An API made with express to store data for this productivity web application. A productivity application to keep track tasks you need to get done. This application allows the user to create tasks and show them on their own to do list, delete them when they are done and edit them if necessary.
- Deployed API: https://cryptic-harbor-00209.herokuapp.com/
- Deployed client: https://nataliesmyth.github.io/task-app-client/
- Client repository: https://github.com/nataliesmyth/task-app-client
- Entity-Relationship Diagram: https://imgur.com/gallery/3StZCEO
- Javascript
- express
- mongoose
- mongoDB