You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2022. It is now read-only.
Description:
The user will be able to delete his account. This button will be accessible via the Main Settings button (in the nav bar).
Exit Criteria
What should we expect once the task is complete:
-User can see an option to delete his account
-On click: "are you sure?" message is shown
-Account deletion removes the relevant user from the database.
Sub-Tasks/Steps
Design the UI
Create the request to the backend to send the current user ID and remove all his info from the database.
Additional context
Add any other context or screenshots about the feature request here.
About this story
Priority: [Low]
Story Points: 3
Risk: [Medium]
Description:
The user will be able to delete his account. This button will be accessible via the Main Settings button (in the nav bar).
Exit Criteria
What should we expect once the task is complete:
-User can see an option to delete his account
-On click: "are you sure?" message is shown
-Account deletion removes the relevant user from the database.
Sub-Tasks/Steps
Additional context
Add any other context or screenshots about the feature request here.
Linked to Issue: #10
The text was updated successfully, but these errors were encountered: