Ana-Niko-byte / zenlist

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

User Story : Delete Workspace #12

Open Ana-Niko-byte opened 3 months ago

Ana-Niko-byte commented 3 months ago

As a registered user, I want the abiity to manage my workspaces, including the ability to delete them.

AC1 Successfully delete the workspace from the database. AC2 Trigger a modal with a warning message. AC3 Display visual confirmation to the user after deletion (workspace gone).