This project is the back-end for TT-front-end, it is a simple bug/task tracker where users can sign up, sign in, add, remove, update and view tasks and more.
The back-end server was made using Express, and the database using MongoDB and mongoose, the list of packages/dependencies that helped build this project can be found in the package.json file.