Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update screenshots for UG #290

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli

(For all use cases below, the **System** is the `CliniCal` and the **Actor** is the `user`, unless specified otherwise)

##### Use case: UC01 - Add a patient
##### Use case: UC01 - Add a new patient

**MSS**

Expand Down Expand Up @@ -1031,7 +1031,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli

Use case resumes at step 2.

##### Use case: UC13 - Add appointment
##### Use case: UC13 - Add a new appointment

**MSS**

Expand Down Expand Up @@ -1060,7 +1060,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli

Use case resumes at step 1.

##### Use case: UC14 - Edit appointment
##### Use case: UC14 - Edit an appointment

**MSS**

Expand Down Expand Up @@ -1094,7 +1094,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli

Use case resumes at step 1.

##### Use case: UC15 - Delete appointment
##### Use case: UC15 - Delete an appointment

**MSS**

Expand Down