-
Notifications
You must be signed in to change notification settings - Fork 0
Home
John lee edited this page Jun 17, 2014
·
5 revisions
https://help.github.com/articles/markdown-basics
* App Delegates ### Happyness 1. happynessEntry object * holds the happyness object * holds the note object * holds the date and time it was logged 2. happyness object * face and color properties * rating system 3. happynessEntryStore * singleton object to hold all happynessEntries
- Note object
- holds text
- holds image?/music? (low priority)
- moodScrollView
- notesView
- calendarView
- calendarLogView (the small bar below calendar displaying information)
- currentHappynessViewBar
- statisticsView
- 4 additional views when we flip horizontal
- note: make a super class just called graph
- datePickerView