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
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