Description:
As a user, I want to create, view, update, and delete tasks so that I can manage my personal TODO list.
Acceptance Criteria:
- Create a task with title & description.
- View all tasks for the logged-in user.
- Update an existing task.
- Delete an existing task.
Description:
As a user, I want to create, view, update, and delete tasks so that I can manage my personal TODO list.
Acceptance Criteria: