JobiFy is a web application that helps users find job offers and submit job applications. It provides an easy-to-use interface for both job seekers and employers, making the job search process more efficient.
-
Job Offer Listings : Users can browse through a list of job offers, including information such as job title, company name, location, and job description.
-
Job Search: Users can search for job offers based on keywords, location, and other filters to find relevant opportunities.
-
Job Application: Users can apply for a job by submitting an application form, including their personal details, resume, and cover letter.
-
User Authentication: The application supports user registration and login functionality to ensure secure access to personal information and job applications.
- HTML: Markup language for creating the structure and content of web pages.
- CSS: Style sheet language for designing the visual presentation of web pages.
- PHP: Server-side scripting language for handling server-side logic and interacting with databases.
- JavaScript: Programming language for adding interactivity and dynamic features to web pages.
- AJAX: Asynchronous JavaScript and XML for making asynchronous HTTP requests and updating parts of a web page without reloading the entire page.
- JSON: Lightweight data interchange format for sending and receiving data between the client and server.
- Clone the repository: git clone clowny
- Navigate to the project directory:
cd JobiFy
- Start a local development server (e.g., using XAMPP, WAMP, or PHP's built-in server):
php -S localhost:8000
- Open your web browser and visit (http://localhost:8000) (or the URL where your local server is running).
- Register a new account or log in if you already have one.
- Explore the job offers listed on the platform.
- Use the search functionality to find specific job opportunities.
- Click on a job offer to view more details and apply.
- Fill out the application form, upload your resume and cover letter.
- Submit the application and wait for further communication from the employer.
- Contributions to JobiFy are welcome! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push the changes to your forked repository:
git push origin feature/your-feature
- Open a pull request on the original repository.
This project was licenced under the MIT License
If you have any questions, suggestions, or feedback, please feel free to contact us:
JIDAR Ahmed Amin: [email protected]
ANKRI Mohamed Khalil: [email protected]
KHARTOUCH Mouad: [email protected]
We are open to collaboration and would love to hear from you!