Skip to content

A Node JS based REST API that handles task creation and handling, includes features like user authentication and file uploading

Notifications You must be signed in to change notification settings

ShivanshKumar/task-manager-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-manager-app

A REST API which can be used to create and manage tasks, incorporates user authentication using JSON Web Tokens

Deployed at: https://shivanshkumar-task-manager.herokuapp.com/

Tech Used:

  • NodeJS
  • ExpressJS
  • MongoDB
  • Nodemailer (for sending emails on registration and account deletion)
  • Multer(for file upload)
  • Jest (for testing)

About

A Node JS based REST API that handles task creation and handling, includes features like user authentication and file uploading

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published