Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: WashingtonKK <[email protected]>
  • Loading branch information
WashingtonKK committed Dec 4, 2024
1 parent 315bacb commit 52077f3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,9 @@ Content-Length: 212
}
```
# Steps to View and Update User Information
## Steps to View and Update User Information
## 1. Register as a New User
### 1. Register as a New User
Navigate to the landing page and click the **Register** button:
![Registration](img/ui/user_register.png)
Expand All @@ -185,21 +185,21 @@ On the registration form, provide the following required details:
- **Password**
![Register Form](img/ui/self_register.png)
## 2. Accessing Your Profile
### 2. Accessing Your Profile
- Once logged in, click on your **User Profile** icon located at the top-right corner of the page:
![User Profile](img/ui/user_profile.png)
- From the dropdown menu, select the **My Account** option. This will redirect you to your **Profile Page**:
![Account Page](img/ui/my_account.png)
## 3. Profile Page Overview
### 3. Profile Page Overview
- On the profile page, you can:
- View a summary of your account details.
- Access options to **update** your information or **deactivate** your account.
## 4. Updating User Details
### 4. Updating User Details
To modify your information, click the **Update** icon on the profile page:
![Update Details](img/ui/update_details.png)
Expand All @@ -212,7 +212,7 @@ On the resulting update page, you can edit any of the following fields as needed
- Password
![Update Page](img/ui/update_user_page.png)
## 5. Disabling a User
### 5. Disabling a User
- To deactivate your account, you must first manage any associated entities:
- Delete all associated entities, OR
Expand Down

0 comments on commit 52077f3

Please sign in to comment.