An open API service indexing awesome lists of open source software.

https://github.com/sakship31/task-manager-api

A simple Task-Manager REST API built using NodeJS
https://github.com/sakship31/task-manager-api

express expressjs jsonwebtokens mongodb nodejs sendgrid-api

Last synced: about 2 months ago
JSON representation

A simple Task-Manager REST API built using NodeJS

Awesome Lists containing this project

README

          

Task-Manager-API




[![](https://img.shields.io/badge/Made_with-NodeJS-blue?style=for-the-badge&logo=nodejs)](https://nodejs.org/en/ "NodeJS")[![](https://img.shields.io/badge/Made_with-MongoDB-blue?style=for-the-badge&logo=mongodb)](https://www.mongodb.com/ "MongoDB")

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