
Chore Main View
- display the list sorted by due date
- add New task
- check button

Chore Create View
- The “Create” button is enabled only when both the task name and cycle are entered.
- The recurrence must be a positive integer between 1 and 365.

Chore Detail View
- show the history with calendar
- Task history can only be updated for the past 30 days.
- recurrence can be updated
- Notification setting can be updated
- Enable the 'Save' button when any changes are made.
- If there are unsaved changes and the user taps the 'X' button, show an alert warning that changes will be discarded.
-
Delete button!! <
References
Untitled