/habitmon

A habit-tracking app for iOS that allows users to raise "Habitmon", monsters that grow and evolve as the user successfully continues their daily habit.

Primary LanguageSwiftOtherNOASSERTION

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 git@github.com:digivava/habitmon.git
  3. cd habitmon
  4. pod install (requires CocoaPods)
  5. Open Habitmon.xcworkspace in Xcode