diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 01a5d261eb7..1b7a2af09c1 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -117,7 +117,7 @@ There are two ways you can use to navigate to the profile page. Let's say you want to open the profile page of a fosterer name Alex Yeoh who is currently at index 1.
- +

@@ -125,7 +125,7 @@ Let's say you want to open the profile page of a fosterer name Alex Yeoh who is To do so, enter view 1 as shown in the image above, which opens the profile page of the fosterer at index 1, Alex Yeoh.
- +

@@ -266,8 +266,6 @@ To learn more about **editing a fosterer through the profile page**, refer to th
-
- ### Viewing help for Commands : `help` Opens a pop-up window, providing you with the link to our User Guide for help. @@ -278,6 +276,8 @@ Format: `help`
+
+ ### Adding a fosterer through the main window: `add` Adds a fosterer to your address book, done through the main window. @@ -352,6 +352,8 @@ In the case where duplicates field descriptions are given, the last one will be * adds a fosterer named Jerry Tan, who lives in a Condo and is fostering a cat named Happy. ![Add](images/screenshots/AddDuplicate.png) +
+ ### Adding a fosterer through the profile page: `add` Redirects you to an empty profile page with all the fields set to `nil`. In the profile page, you can key in the fosterer's details and save the @@ -366,8 +368,6 @@ Format: `add` * The restrictions imposed on what makes a valid fosterer, as explained in the section [Adding a fosterer through the main window: add](#adding-a-fosterer-through-the-main-window-add), still applies in this alternative way of adding a fosterer. -
- Here is the profile page you will see after entering add: ![Profile](images/screenshots/ProfilePage.png) @@ -463,6 +463,8 @@ To learn more about profile page, please refer to the section [User Interface: T
+
+ ### Saving changes in a fosterer's details: `save` Saves changes to details of the fosterer which you have made in the profile page. @@ -478,8 +480,6 @@ Saves changes to details of the fosterer which you have made in the profile page Format: `save` -
-
**:information_source: Notes about the command:**
@@ -488,6 +488,8 @@ Format: `save` * Entering save in [the profile of an already existing fosterer](#editing-a-fosterers-detail-through-the-profile-page--edit) saves the changes but does not exit the profile page, in case you want to edit more details.
+
+ Here is the result of entering save after adding a new fosterer name John: ![Save a new fosterer](images/screenshots/SaveNewFosterer.png) @@ -506,14 +508,14 @@ As you can see, entering save for an already existing fosterer does
+
+ ### Editing a fosterer's details through the main window: `edit` Edits the details of the index-th fosterer in the list currently displayed in your address book, done through the main window. Format: `edit INDEX [n/NAME] [p/PHONE_NUMBER] [e/EMAIL] [a/ADDRESS] [housing/HOUSING_TYPE] [availability/AVAILABILITY] [animal/ANIMAL_NAME] [animalType/TYPE_OF_ANIMAL] [t/TAG…]` -
- Parameters: | Parameter | About | Example | @@ -792,8 +794,6 @@ Suppose you have 3 available fosterers: 1 can foster a dog, 1 can foster a cat a
-
- ### Viewing statistics of current fosterers : `stats current` Helps you calculate statistics about fosterers who are currently fostering, and the type of animals they are fostering. Percentages are calculated to 2 decimal places.