Skip to content

A Job Application Portal for both applicant and recruiter

Notifications You must be signed in to change notification settings

harry30225/JobApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

JoBuzz

Job Application Portal for Applicant and Recruiter

This is a job application portal where a recruiter can add jobs and positions while an applicant can set up a profile and apply for the job.
This is a user interactive web app

Working

Install and Working

  • System must have updated version of node and npm
  • Open Two Terminals
  • In the first terminal :
    • cd ./frontend
    • npm install
    • npm start
    • This would start the frontend
  • In the second terminal :
    • cd ./backend
    • npm install
    • npm start
    • This would start the backend

Developed by ❤️ and ☕ by Harshit Sharma

About

A Job Application Portal for both applicant and recruiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published