Glucosio / glucosio-ios

Glucosio iOS App
GNU General Public License v3.0
52 stars 24 forks source link

Provide scheduled reminders to enter readings #44

Closed chwalters closed 8 years ago

chwalters commented 8 years ago

Users need reminders to help remind them to enter data into Glucosio so they stay on track. We should offer some default reminders but not have them enabled and should allow user to remove them or add any custom times they would like. This can be implemented using local notifications with the schedule definitions stored in Realm (to facilitate sharing to the user's other devices if they share the data via some kind of cloud). (Note there is no server component envisioned to send push notifications to users)