- CJRouter
- AFNetworking
- PullToRefresh
- CJInfinityScrollTableViewController
Optionals:
- AFIncrementalStore + Core data
Use workspace and sub module for dependent libraries ?!
- Connection page (modal)
- Create account page (modal)
- Listing of Todos of current user
- Create a Todo (modal)
- Detail of todo (navigation controller)
- Search a Todo
- Add geolocation into search
- Add geolocation into Todo creation
- Add attachments
Create 3 folders for the 3 examples of the iOS app (one app by api version + one for AFIncrementalStore implementation)
(See lib repos with example folder)