sarthakm21 / WorkTrack

A nodejs, express and mongodb based productivity tracker application.
https://work-track.herokuapp.com/
6 stars 19 forks source link

Use of MVC Architecture #15

Closed Elemento24 closed 4 years ago

Elemento24 commented 4 years ago

In this branch, I have done the following changes: -> Added the MVC Structure for all the Routes -> Added the isLoggedIn Middleware in all the Delete Routes -> Added the node_modules folder inside the .gitignore file -> Removed some Deprecation Warnings, in case of Mongoose