Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
zoebelle-pang committed Apr 4, 2024
1 parent 53330e4 commit 51af4f0
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Provide tutors with access to contact details and schedules of their students.
- Allows updating contact details
- Provides easy lookup of students
- Filter contacts by subjects or grade level
- Shows fee details of student
- Shows payment status of student
- Allows tutor to add notes to individual student

For the detailed documentation of this project, see [TutorsGo Product Website](https://ay2324s2-cs2103-f15-2.github.io/tp/)

Expand Down
6 changes: 1 addition & 5 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,13 +244,9 @@ The following sequence diagram shows how a Payment filter operation goes through

</div>

Similarly, how a filter operation goes through the `Model` component is shown below:

![FilterSequenceDiagram-Model](images/FilterSequenceDiagram-Model.png)

The following activity diagram summarizes what happens when a tutor executes a filter command.

![FilterActivityDiagram](images/PaymentActivityDiagram.png)
![PaymentActivityDiagram.png](images%2FPaymentActivityDiagram.png)![PaymentActivityDiagram](images/PaymentActivityDiagram.png![PaymentActivityDiagram.png](images%2FPaymentActivityDiagram.png))

### View Command

Expand Down
Binary file removed docs/diagrams/PaymentActivityDiagram.png
Binary file not shown.
Binary file modified docs/images/PaymentActivityDiagram.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 51af4f0

Please sign in to comment.