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
- Host: GitHub
- URL: https://github.com/sakship31/task-manager-api
- Owner: sakship31
- Created: 2020-06-01T18:20:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T19:19:14.000Z (about 6 years ago)
- Last Synced: 2025-02-24T11:25:15.781Z (over 1 year ago)
- Topics: express, expressjs, jsonwebtokens, mongodb, nodejs, sendgrid-api
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Task-Manager-API
[](https://nodejs.org/en/ "NodeJS")[](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)