Skip to content

dvishist/task-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-manager-api

Simple Task manager API for storing and managing tasks. Made with Node & Express. Data stored in mongoDB cloud.

  • functionality to create update and delete user profiles, with an image avatar.
  • functionality to create update and delete tasks, specific to the user.
  • User authentication with JWT access tokens.
  • Passwords hashed with bcryptjs.
  • Automated emails for creation and deletion of users, using Twilio SendGrid API.

Front has not been developed yet.

About

Simple Task manager API for storing and managing tasks. Made with Node & Express. Data stored in mongoDB cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors