Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 886 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 886 Bytes

Task-Manager-API



Description

This is a simple Task-Manager REST API built using NodeJS and Mongodb.

Features

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


Tech stack

Backend : Node.js
Framework : Express
Database : MongoDB (Mongoose library used)