Skip to content

Commit

Permalink
Merge pull request #81 from randynyl/master
Browse files Browse the repository at this point in the history
Simplify book command sequence diagram
  • Loading branch information
TanJunHong authored Nov 9, 2020
2 parents 24a5ea7 + d51b416 commit cd55af6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The flow for add command is as follows:

#### Book Command
The flow for the book command is shown in the sequence diagram below:
![image info](./pictures/bookApptSequenceDiagram.PNG)
![image info](./pictures/bookCommandSD.PNG)
1. Book command checks if there are available appointments.
2. Book command extracts NRIC by calling its own method.
3. Book command calls Ui to get the corresponding doctor name for the appointment.
Expand Down
Binary file removed docs/pictures/bookApptSequenceDiagram.PNG
Binary file not shown.
Binary file added docs/pictures/bookCommandSD.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd55af6

Please sign in to comment.