-
Notifications
You must be signed in to change notification settings - Fork 5
US-7.5: Ability To Delete Müll Account #32
Copy link
Copy link
Open
Labels
Description
User Story Description
As a user, I want the ability to deactivate my account so that all my account data can be deleted.
User Acceptance Flow
- User is logged in
- User presses on "Profile" on the navigation bar
- User presses on "Settings"
- User presses on "Account Settings"
- "Delete Account" button is shown
- Once user decides to delete account, their profile will no longer be searchable and will also be wiped from the database
Pre-requisites
- React component hierarchy exists for devs to follow
Acceptance Criteria
- User acceptance flow is respected
- Documentation present for every new component and function
* Description of Function/Component
*
* @param param1 Description of parameter 1
* @param param2 Description of parameter 2
- Unit and UI tests are implemented for every component and function
- There must exist an automated Cypress acceptance test in GIF form
- Must match Mockup
Reactions are currently unavailable