From b3cc77ebf0bf88e1c7abd38cee937c17298dac43 Mon Sep 17 00:00:00 2001 From: Rishit02 Date: Mon, 15 Apr 2024 17:10:15 +0800 Subject: [PATCH] Update UG --- docs/UserGuide.md | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 11486ac9cfb..6c1d96e4504 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -322,10 +322,13 @@ As the commands given were invalid, there would be no changes to the client list +   Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **add** command let's move on to the **delete** command! + --- ### Deleting a client: `delete` @@ -385,6 +388,8 @@ As the commands given were invalid, there would be no changes to the client list Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **delete** command let's move on to the **update** command! + --- ### Updating a client: `update` @@ -468,6 +473,8 @@ As the commands given were invalid, there would be no changes to the client list Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **update** command let's move on to the **list** command! + --- ### Listing all clients: `list` @@ -493,6 +500,8 @@ only `Peter Crow` was shown in the list. Thereafter, the `list` command was used Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **list** command let's move on to the **find** command! + --- ### Finding clients: `find` @@ -567,8 +576,11 @@ After searching for clients, you can use the `list` command to view your full li   + Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **find** command let's move on to the **display** command! + --- ### Displaying a client's information: `display` @@ -619,6 +631,8 @@ If you would like to resume entering commands, press the ENTER key in the descri   Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **display** command let's move on to the **clear** command! + ### Clearing all entries : `clear` _This command allows you to purge your client list, removing **ALL** clients in your client list._ @@ -632,13 +646,18 @@ Accidentally cleared your client list? Worry not, the `undo` feature might be ab   + Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **Client management** features let's move on to the **Appointment management** features! + ## Appointment Management ConnectCare provides the following commands to help you manage your appointments: * Adding an appointment: `schedule add` * Deleting an appointment: `schedule delete` +Let's talk about the different **Appointment management** features, starting with **schedule add** command + ### Adding an appointment: `schedule add` _This command allows you to add an appointment with the specified parameters._ @@ -682,6 +701,8 @@ Once the command is entered, the event should be deleted on the events panel on Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **schedule add** command let's move on to the **schedule delete** command! + --- ### Deleting Appointment : `schedule delete` @@ -724,9 +745,10 @@ Once the command is entered, the event should be added to the events panel on th   - Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **Appointment management** features let's move on to the **Program controls**! + --- ## Program Controls @@ -737,6 +759,8 @@ ConnectCare provides the following commands for navigating the application: * `up` arrow * `down` arrow +Let's talk about the different **Program controls**, starting with the **undo** command + ### Undoing a command : `undo` _This command allows you to undo your last command, restoring the ConnectCare application to its previous state._ @@ -772,6 +796,8 @@ For a comprehensive deep-dive into the undo command, please refer to the [Implem Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **undo** command let's move on to the **redo** command! + --- ### Redoing a command : `redo` @@ -809,6 +835,8 @@ For a comprehensive deep-dive into the redo command, please refer to the [Implem Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **redo** command let's move on to see some command **shortcuts**! + --- ### Shortcuts @@ -837,6 +865,8 @@ _These are a list of keyboard actions to better navigate our application_ Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **shortcuts** let's move on to explore the **Miscellaneous commands**! + --- ## Miscellaneous Commands @@ -856,6 +886,8 @@ Format: `help` Click [here](#table-of-contents) to return to the table of contents! +Now that we are done with the **help** command let's move on to the **exit** command! + --- ### Exiting the program : `exit` @@ -872,6 +904,8 @@ You can simply close the window using the X button too! Click [here](#table-of-contents) to return to the table of contents! +Let's now understand how data is saved and managed in the application. + --- ## Saving the data