Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 396 Bytes

Habitmon

Habitmon is an iOS app that gamifies habit-tracking. Each habit is represented by a cute monster, which grows as you continue to complete your daily habit.

How To Set Up

  1. Download XCODE 7.3 or above.
  2. git clone [email protected]:digivava/habitmon.git
  3. cd habitmon
  4. pod install (requires CocoaPods)
  5. Open Habitmon.xcworkspace in Xcode