No description
Find a file
2012-06-28 21:22:24 -04:00
public use local jquery.min.js & jquery-ui.min.js for now 2012-06-26 10:26:34 -04:00
src Add task.history = [], updated on cron. this will be used for charts later 2012-06-28 21:22:24 -04:00
styles Use <pre> for list styling. it's much prettier, but it's meant for 2012-06-27 10:54:04 -04:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views Add task.history = [], updated on cron. this will be used for charts later 2012-06-28 21:22:24 -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 use derby: "*" 2012-06-28 14:47:33 -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