Skip to content

furious-pineapple/JobSearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 git@github.com: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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.7%
  • CSS 11.1%
  • HTML 5.2%