Day 74 Advanced
Challenge 74 of 100
Manage Accounts
As a user, I want to manage multiple accounts from a single interface, so that I can easily switch between accounts and log out of all accounts when needed.
Acceptance Criteria
- ✓ Display the user's profile information at the top, including a profile picture and email.
- ✓ Provide a "Manage Account" button for accessing account settings.
- ✓ List all linked accounts with a clear indicator of the account type (e.g., primary or secondary).
- ✓ Include an option to add a new account to the list.
- ✓ Provide a "Log out from all accounts" button for quick access.
- ✓ Include links to the Privacy Policy and Terms of Service at the bottom.
100 Days of Code Progress Day 74 / 100
Take this challenge
Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.
Start 7-Day Free Trial to Solve This Challenge