Ana-Niko-byte / zenlist

This is a fullstack Django framework project aimed at improving task tracking.
1 stars 0 forks source link

User Story : Save Tasks #9

Open Ana-Niko-byte opened 3 months ago

Ana-Niko-byte commented 3 months ago

As a registered user, I want the ability to save my tasks to my workspace.

AC1 Display a button for saving tasks to the workspace. AC2 Return to Workspace view with a list of existing workspaces.

Ana-Niko-byte commented 1 month ago

This user story became obsolete as tasks are saved as soon as the user clicks submit. To change information, the user may edit the task.