Skip to content

Commit

Permalink
Merge pull request #176 from G13nd0n/master
Browse files Browse the repository at this point in the history
Edit the developer guide
  • Loading branch information
yentheng0110 authored Oct 30, 2024
2 parents 0278d01 + a129642 commit fbb366a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified docs/BeforeExecutionOD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ providing reminders of upcoming appointments at the start of each day.

# Implementation

[Proposed] Appointment Feature
Appointment Feature

The proposed appointment mechanism is facilitated by CommandHandler. It creates an appointment slot via the Appointment
The appointment mechanism is facilitated by CommandHandler. It creates an appointment slot via the Appointment
class and recorded within the AppointmentRecord class. The appointment records will then be saved into the FileHandler

- `CommandHandler.appointment(String input, AppointmentRecord appointmentRecord)` - check the input to check if valid
Expand Down

0 comments on commit fbb366a

Please sign in to comment.