- Started as a hobby-project, concentrating on improving skills to handle realm database models and their fine-grained notifications
- Main customer is my little girl, who wants to get rewarded whenever she does a good job. This app collects good-jobs and set a goal for giving children motivations.
- language : Swift 3.0
For now, this app consists of a few of table views which represents Good jobs and Goals. I am planning to introduce Child model for managing more than one child, then improve UI experiences.
- Dependency manager : CocoaPods (https://cocoapods.org)
- Local DB & Caching : Realm (https://realm.io/)
- Custom View Alert Pop Up : SDCAlertView