Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 444 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 444 Bytes

Prodd

A todo app written in Flutter focusing on "prodding" the user into action with repeating reminders. Syncs between devices using Firebase.

Current features

  • Goal creation and editing
  • Goal display in a list with checkboxes, animations, and undo functionality
  • Sync to Firebase

Planned features

  • Google Authentication
  • Input free/reminder time
  • Actually generate notification reminders, either in FCM or locally