Skip to content

Instantly share code, notes, and snippets.

@runlevel5
Created January 12, 2012 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save runlevel5/1600689 to your computer and use it in GitHub Desktop.
Save runlevel5/1600689 to your computer and use it in GitHub Desktop.
TODO
----
Day View:
-----------------
1. Date header is blue if today else grey
2. Arrow should change to dark version on hover and toggle back on release
3. Change the header to loading.. or use loading indicator while waiting for the JSON message fetch
4. Vertical align the time and event title
5. If Event has location, the row should be like this:
3pm Event Title (in black color) >
Event Location (in light grey)
6. All day event are separate view on top:
---------------------------
<< Sun 22 01 2012 >>
---------------------------
All Day Event 1 >
Event 2 >
Event 3 >
---------------------------
3pm Event 4 >
--------------------------
List View:
------------------
1. Header is blue if today
2. Remove Search function for now OR need it implemented
3. If Event has location, the row should be like this:
3pm Event Title (in black color) >
Event Location (in light grey)
Month View:
------------------
1. Refresh button
2. Today button
3. Widget TODO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment