Raymond Mei - Last Functional Test: August 2021
Flutter and Firebase application that schedules alarms and notifications
-
All user-specific data is stored both locally and on the cloud in Firestore
-
Device/user authentication
-
Add a new alarm
- Set time using Material Time Picker
- Set alarm to repeat on specific days of the week
- Set alarm title/label
-
Disable an alarm
-
Delete an alarm
-
Notification at the exact scheduled time
-
Dark and light mode