Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 714 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 714 Bytes

About the app

155867647-b06ea13e-7c47-47c0-b0c0-dc1570e26b05 155867652-884e182b-3090-431e-bbcc-6bc816f06de7

Description:

Time to brush is a simple application created just to notify users at a certain time, morning and night when to brush their teeth. Users will also be able to keep track of their progress daily by checking off if the task was completed or not.

Concepts used:

  • MVC Design Pattern
  • Data persistance using Core Data
  • Push Notifications
  • Delegate Design Pattern