TA-DA sound like Minions say TaaDaa .... is to-do list application it use realm for store data, task
-
Part 1
- Init project, install reaml by cocoapod to project, init to-do model.
-
Part 2
- Create tableview and form for create to-do task, and reload from after create new task, show all task on tableview
-
Part 3
- Update/Edit to-do task object and show status in tableview.
-
Part 4
- Filtering object with NSPredicate.
-
Part 5
- Sorting object with sorted function.
Anak Mirasing