Skip to content
John lee edited this page Jun 17, 2014 · 5 revisions

https://help.github.com/articles/markdown-basics

Happyness -the premier moodtracker


Application

* App Delegates

Models

### 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

  1. Note object
  • holds text
  • holds image?/music? (low priority)

Views

Logging? Capture? Today? Track?

  1. moodScrollView
  2. notesView

Calendar

  1. calendarView
  2. calendarLogView (the small bar below calendar displaying information)

Statistics or Analysis

  1. currentHappynessViewBar
  2. statisticsView
  • 4 additional views when we flip horizontal
  • note: make a super class just called graph

Settings

  1. datePickerView

Controllers

1. TabBarViewController 1. Logging? Capture? Today? Track? 2. Calendar 3. Statistics or Analysis 4. Settings