This is a simple Task-Manager REST API built using NodeJS and Mongodb.
1.Login and Sign-Up
2.Create,Retrieve,Update and Delete Tasks
3.Create,Retrieve,Update and Delete Users
4.Upload profile picture
5.Email sent on creating and deleting account
6.Logout and Logout from all devices
Backend
: Node.js
Framework
: Express
Database
: MongoDB (Mongoose library used)