ricardo-campos-org / react-typescript-todolist

TaskNote App - Your daily-basis friend to help you with TODOs and Notes
GNU General Public License v3.0
0 stars 0 forks source link

Task Management API #46

Closed RMCampos closed 1 month ago

RMCampos commented 2 months ago

Brief description

Implement CRUD operations and basic requests between client and backend;

User Story

As a user, I want to save, retrieve, update and delete notes and tasks;

Acceptance Criteria

Additional context