You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SanteMenu is a class that will parse user input. For this console version, this class will hold and use a Watcher object for scheduling. It will also hold an ArrayList of Reminder objects.
While waiting for #47 to be complete, use hard coded inputs.
SanteMenu
is a class that will parse user input. For this console version, this class will hold and use a Watcher object for scheduling. It will also hold an ArrayList of Reminder objects.While waiting for #47 to be complete, use hard coded inputs.
Inputs to parse:
1 -->
printAllReminders()
2 -->
toggleReminder()
3 -->
createReminder()
4 -->
deleteReminder()
The text was updated successfully, but these errors were encountered: