Ana-Niko-byte / zenlist

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

User Story : Account Registration #4

Open Ana-Niko-byte opened 5 months ago

Ana-Niko-byte commented 5 months ago

As a user, I want the ability to register for a Zenlist account.

AC1 Present a Login/SignUp button in the navigation bar. AC2 Present User Confirmation if the user is currently logged into their account. AC3 Display the 'Your Workspaces' tab in navigation to registered users only. AC4 Upon logging out, remove the 'Your Workspaces' tab and show the Login/SignUp button in the navigation bar.