Skip to content

devjeetroy98/JobFest-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

JobFest

A Job Portal Web App made using Node.js, Express.js & MongoDB.

Video Link : https://www.linkedin.com/posts/devjeet-roy-219941170_nodejs-nodejsdeveloper-mongodb-activity-6702580544942739456-bD9x Project URL : http://jobfest.herokuapp.com/

It is a web app where a person can register himself as an employer or employee to recruite candidates or to apply for jobs respectively.

As an employer, one will be able to:

  1. Post Job Openings
  2. See previous jobs posted by him.
  3. See candidates who enrolled themselves as employees!
  4. See and download the resume of the employees!
  5. Update status which will be visible globally!
  6. Delete status posted by him!
  7. Apply search queries over employees based on their skills!

As an employee, one will be able to:

  1. Find jobs
  2. Apply for the jobs! (A template mail with applicant details will be send to the the employer)
  3. Update status which will be visible globally & delete his own status!
  4. Edit & write ones profile page!
  5. As many type one edits his profile, the CV gets generated & saved!(Old CV gets deleted for space management)
  6. Apply search queries based on the skills required for a job!

How to use :

  1. In terminal : npm install
  2. In terminal : mongostore
  3. In authmodel.js : Put your own email & password and activate this : https://myaccount.google.com/lesssecureapps
  4. In terminal : npm start
  5. In web browser : Go to localhost:3000/

Home Page

Home Page

Registration Page

Register Page

Login Page

Login Page

Dashboard for Employers

Dash1 Page

Dashboard for Employees

Dash2 Page

Post Job by Employers Page

PostJob Page

See & delete posted jobs by Employers

PostedJob Page

See candidates/employees & download their CV which are auto generated when the employees fill up details for profile page

Canidates Page

Find jobs for Employees

Findjob Page

Profile details fill up by Employees

Once the details are filled up, it can be updated & the CV gets updated accordingly! Fillup Page

Feed

Feed Page

About

A Job Portal Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published