For iPhone, in app google authentication:
For Web:
To Do:
Use rails
Use google apps account for domain
Use apps calendar for scheduling
Use apps contacts for address book
+ set up phone to use apps contacts
Use apps mail to send/receive emails
Link out as much as possible to web
To Do v2:
Integrate above features properly
Add offline mode:
- Set token age to be a day to cover travelling times. Log in once in the morning and you have auth access for the day
- Give items a mode, auth and unauth
- If no data, can view and create unauth items, cannot view authed items
- unauth still requires propper username to auth against later