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

https://github.com/sakshi-choudhary/task-manager-api

A task manager api to register, login, logout, read, update user also upload user profile-pic of limit set 1mb and restricted file to only jpg,/jpeg/png ,auto crops the user pic and create, read, update and delete tasks after logging in to your account. Send welcome email after user creates account and goodbye email when user deletes account.
https://github.com/sakshi-choudhary/task-manager-api

api bcryptjs expressjs mongodb multer nodejs sendgrid sharp task-manager

Last synced: 2 months ago
JSON representation

A task manager api to register, login, logout, read, update user also upload user profile-pic of limit set 1mb and restricted file to only jpg,/jpeg/png ,auto crops the user pic and create, read, update and delete tasks after logging in to your account. Send welcome email after user creates account and goodbye email when user deletes account.

Awesome Lists containing this project

README

        

# Task-Manager-API

A task manager api to register, login, logout, read, update user also upload user profile-pic of limit set 1mb and restricted file to only jpg,/jpeg/png ,auto crops the user pic and create, read, update and delete tasks after logging in to your account and also sorts the tasks according to its createdAt time. Send welcome email after user creates account and goodbye email when user deletes account.

API LIVE AT : Click HERE

## License
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)