Skip to content

yash-chaturvedi/Task-App-Using-NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-App

Salient Features

  • Users can sign-up or log-in using Email and Password
  • Authentication using JWT
  • User can Add/Delete/Update tasks
  • User can add profile pic
  • Email updates to User
  • Encrypted password storage
  • Pagination, sorting and search
  • Testing using Jest