Skip to content

Frankazo/JAT-BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Apps Tracker:

Welcome to JAT (Job Application Tracker). So what is JAT? JAT is an app made for Job seekers to organize their job search. There are many apps or ways to do this on your own, but some are paid or very cumbersome, and at the same time, JAT is free and opensource, which means anyone can duplicate the project and make it their own or contribute to this one, and help build an amazing tool!

Available commands

Command Effect
npm run server Starts a development server with nodemon that automatically refreshes when you change something.
npm test Runs automated tests.
npm run debug-server Starts the server in debug mode, which will print lots of extra info about what's happening inside the app.

Important Links

User Stories

  • User can to sign up / sign in
  • User can see applications table
  • User can create a job application
  • User can delete a job application
  • User can edit job application
  • User can drag a drop a job application between columns
  • User can edit title to job application
  • User can edit description to job application
  • User can add links to job applications
  • User can add contacts to job applications
  • User can add notes to job applications

Technologies Used

  • Node.js
  • Express.js
  • MongoDB / Mongoose

Catalog of Routes

ERD:

ERD

License

About

Help Job seekers organize their job search!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published