Skip to content

itolu94/JobSearch

Repository files navigation

JobSearch

JobSearch is a web-application that helps developers search for jobs using ZipRecruiter, CyberCoders, and Dice. After creating an account or registering using Facebook, users can search for jobs based on their desired title and location (city and state). Jobs can be saved and the status of the job (applied, interviewing, accepted, etc.) can be modified and personal notes can be attached to the saved job.

Installing

  1. Clone the repository to your local machine.
Git clone [email protected]:itolu94/JobSearch.git
  1. Cd into project directory and then install npm dependencies.
npm install
  1. Once packages are installed, make sure your MongoDB daemon is running and then start node server.
node server.js

Built With

  • Node
  • React
  • MongoDB
  • Express
  • Passport
  • Axios
  • Bcrypt

Contributing

If you wish to contribute, please Contact Me

Authors

  • Tolu Idowu

License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published