Skip to content

sumit8692/Easily_JOB_PORTAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easily - Job Portal Project

Overview This project is a web-based job portal that facilitates the interaction between recruiters and job candidates. Recruiters can post job opportunities, and candidates can search and apply for jobs. The platform aims to streamline the recruitment process, making it efficient for both recruiters and candidates.

Features For Recruiters: Post Jobs: Recruiters can create and publish job listings, including details such as job title, description, requirements, and application instructions.

Manage Job Listings: Recruiters can view, edit, or delete their posted job listings. This includes updating job details, marking jobs as filled, or removing listings that are no longer available.

Review Applications: Recruiters can access and review job applications submitted by candidates. They can view resumes, cover letters, and any additional documents provided by applicants.

Communication: Recruiters can communicate with candidates through the platform, facilitating a centralized communication channel for the recruitment process.

For Candidates: Search and Apply: Candidates can search for job opportunities based on various criteria such as job title, location, or industry. They can submit their resumes and cover letters directly through the platform.

Application Tracking: Candidates can track the status of their job applications, including whether their application is under review, rejected, or if they have been shortlisted.

Profile Management: Candidates can create and manage their profiles, including updating their resumes, adding work experience, and showcasing their skills.

Notifications: Candidates receive notifications for application status updates, new job postings matching their criteria, and any messages from recruiters.

Installation Clone the repository:

bash Copy code git clone https://github.com/your-username/job-portal.git cd job-portal Install dependencies:

bash Copy code npm install Set up the database:

Configure the database connection in config/database.js. Run migrations: npm run migrate Start the server:

bash Copy code npm start Access the application at http://localhost:3000.

Technologies Used Frontend:

HTML, CSS

Backend:

Node.js, Express.js, EJS.

Contributing If you'd like to contribute to the project, please follow the contribution guidelines.

License This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors