Skip to content

davisrao/express-backend-job-board

Repository files navigation

Jobly Backend

Express Backend for Jobly.

To run the backend: node server.js

To run the tests associated: jest -i OR npm test

TO DO:

  • As of now, JOBS routes just has post and get all --- add in patch, delete, search filtering
  • Include JOBS in a companies get method
  • Add method to the user model that allows users to apply for jobs
  • Can add more descriptions to jobs: required tech? required experience?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published