mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
GitBook: [#8] No subject
This commit is contained in:
committed by
gitbook-bot
parent
8980d1c8ac
commit
e89603515f
BIN
.gitbook/assets/Screenshot 2023-01-19 at 2.16.35 PM.png
Normal file
BIN
.gitbook/assets/Screenshot 2023-01-19 at 2.16.35 PM.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
.gitbook/assets/Screenshot 2023-01-19 at 2.18.21 PM.png
Normal file
BIN
.gitbook/assets/Screenshot 2023-01-19 at 2.18.21 PM.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
BIN
.gitbook/assets/Screenshot 2023-01-19 at 2.19.48 PM.png
Normal file
BIN
.gitbook/assets/Screenshot 2023-01-19 at 2.19.48 PM.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@ -11,6 +11,7 @@
|
||||
* [Filling resume data](tutorial/filling-resume-data.md)
|
||||
* [Create a custom section](tutorial/create-a-custom-section.md)
|
||||
* [Exporting the resume](tutorial/exporting-the-resume.md)
|
||||
* [Deleting your account](tutorial/deleting-your-account.md)
|
||||
|
||||
## Source Code
|
||||
|
||||
|
||||
@ -9,5 +9,5 @@ The source code to Reactive Resume is available on [GitHub](https://github.com/A
|
||||
In this section, I'll be going through the steps on how you can build the project on your local machine (or the cloud). You can choose one of two paths from here:
|
||||
|
||||
* [Docker](docker.md)
|
||||
* Gitpod
|
||||
* [Gitpod](gitpod.md)
|
||||
* [Local Build](local-build.md)
|
||||
|
||||
27
tutorial/deleting-your-account.md
Normal file
27
tutorial/deleting-your-account.md
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
description: >-
|
||||
You can delete all of the data you have on Reactive Resume just as easily as
|
||||
you created it.
|
||||
---
|
||||
|
||||
# Deleting your account
|
||||
|
||||
**Here's how:**
|
||||
|
||||
* Once you are logged in to the app, click on your user avatar to open the context menu.
|
||||
|
||||
<figure><img src="../.gitbook/assets/Screenshot 2023-01-19 at 2.16.35 PM.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
* Click on the menu item with your name on it to open the account management dialog.
|
||||
|
||||
<figure><img src="../.gitbook/assets/Screenshot 2023-01-19 at 2.18.21 PM.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
* In the text box below, in the "Delete Account and Data" section, type the word \``delete`\` in lowercase to confirm deletion.
|
||||
|
||||
<figure><img src="../.gitbook/assets/Screenshot 2023-01-19 at 2.19.48 PM.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
* Click on the "Delete Account" button and your resumes along with your user data will be wiped from Reactive Resume's database and you are free to create a new account with the same email/username, if you choose.
|
||||
|
||||
{% hint style="danger" %}
|
||||
Please note that accounts that have been deleted have no way of recovery, and the data cannot be retrieved back.
|
||||
{% endhint %}
|
||||
Reference in New Issue
Block a user