Building a basic Helios application...
- Core Data model
- Fetch Results Controller
- Login screen
- Table view with dummy notes (titles)
- Detail screen with text view, editable (titles and details)
- Cocoapods w/ Helios
- AFNetworking basics
- Pull from some service
- Generate our API from model
- Start Helios server
- Use some canned config for Helios
- Tie Helios into existing table view and detail screen
- Deploy to Heroku
- Update edited/editedBy field on table view
- Push notification when edited by other user
- Logging/Analytics
- Photos