Skip to content

alvamend/taskmanager

Repository files navigation

Task Manager: Side-project created with NestJS(Backend), ReactJs(Frontend)

Backend functionalities:

  • Create a User
  • Authenticate with JWT (No localstorage is used to save the information)
  • Create a Task
  • Mark the task as completed
  • Delete all tasks

Frontend functionalities:

  • Sign up
  • Sign in
  • Persist login (No localstorage is used to save JWT)
  • Communicate with the backend

About

Side-project to manage Personal Tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published