Skip to content

A indeed type webapp for recruiters and job applicants.

License

Notifications You must be signed in to change notification settings

GeniusSeeker33/job-board

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Job board

This is an epitech project, the purpose was to create a Indeed like application where users can apply to job offers and where companies could publish and manage them.

The API is written in NodeJs by Zaykos.

The Front-End is written in VueJs by Felix.

To run the frontend :

cd front-end

npm install

npm run serve

To run the backend :

cd backend

npm install

npm run start

Some features and screenshots :

  • User home page ( this is where the user sees all job offers )

image

  • Company home page ( this is where companies can manage their job offers )

image

  • Admin page ( this is a page where an admin user can modify the database )

image

About

A indeed type webapp for recruiters and job applicants.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.0%
  • JavaScript 36.1%
  • Other 0.9%