A todo app written in Flutter focusing on "prodding" the user into action with repeating reminders. Syncs between devices using Firebase.
- Goal creation and editing
- Goal display in a list with checkboxes, animations, and undo functionality
- Sync to Firebase
- Google Authentication
- Input free/reminder time
- Actually generate notification reminders, either in FCM or locally