Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update account deletion guide #95

Merged
merged 4 commits into from
Oct 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion docs/account-deletion-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,23 @@
If you wish to delete your GroupTrack account, follow these steps:

1. Open the **GroupTrack** app on your device.

2. Go to **Home** and tap on **Settings**.

<img src="./assets/home.png" alt="Go to Home and tap Settings" width="450" height="900">

3. In **Settings**, choose **Edit Profile**.

<img src="./assets/settings.png" alt="Choose Edit Profile" width="450" height="900">

4. Scroll to the bottom and tap on the **Delete Account** button.

If you encounter any issues or need further assistance, please contact our support team at [email protected].
<img src="./assets/edit_profile.png" alt="Tap Delete Account" width="450" height="900">

5. Confirm the deletion by tapping on **Delete Account** in the dialog box.

<img src="./assets/delete_confirmation.png" alt="Tap Delete Account" width="450" height="900">

6. Your account will be deleted, and you will be logged out of the app.

If you encounter any issues or need further assistance, you can submit a request by going to **Home > Settings > Contact Support**.
Binary file added docs/assets/delete_confirmation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/edit_profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading