Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 284 Bytes

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