No description
Find a file
Tyler Renelle 4c6bd8bc84 Implemented Remaining | Completed tabs by having two identical lists
with each <li> hidden based on model.get('_hideCompleted') - which is
set by tab clicks. This sucks, revisit when I understand managing
refLists better
2012-06-27 09:37:36 -04:00
public use local jquery.min.js & jquery-ui.min.js for now 2012-06-26 10:26:34 -04:00
src Implemented Remaining | Completed tabs by having two identical lists 2012-06-27 09:37:36 -04:00
styles float reward & todo h1s 2012-06-26 16:55:41 -04:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views Implemented Remaining | Completed tabs by having two identical lists 2012-06-27 09:37:36 -04:00
.gitignore Using coffee instead (derby new --coffee first-project) 2012-04-26 22:19:31 -04:00
LICENSE README & LICENSE 2012-06-26 11:29:49 -04:00
Makefile Using coffee instead (derby new --coffee first-project) 2012-04-26 22:19:31 -04:00
package.json begin using derby-ui-boot 2012-06-20 18:15:38 -04:00
README.md README & LICENSE 2012-06-26 11:29:49 -04:00
server.js Adding empty derby project 2012-04-26 22:03:01 -04:00

HabitRPG

A habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up and earn gold to spend on rewards. When you fail at your goals, you lose hit points. Lose all your HP and you die (aka, have to start over with GP & Lvl).

How It Works

General Breakdown General Breakdown

Goal Details Goal Details

License

Code is licensed under GNU GPL v3. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details.

Credits

Content comes from Mozilla's BrowserQuest