No description
Find a file
2012-09-06 15:33:06 -04:00
lib pull in some changes from private branch 2012-09-06 15:33:06 -04:00
public adding screenshot 2012-09-06 12:28:03 -04:00
src pull in some changes from private branch 2012-09-06 15:33:06 -04:00
styles Bars width 100% 2012-09-04 18:01:27 -04:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views pull in some changes from private branch 2012-09-06 15:33:06 -04:00
.appconfig nodester: add config files 2012-07-09 16:23:18 -04:00
.gitignore nodejitsu: adding lib/ (removing from .gitignore so nodejitsu doesn't 2012-07-09 15:38:19 -04:00
.nodester.appconfig nodester: add config files 2012-07-09 16:23:18 -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 Beginnings of toggling days-of-week for repeatable dailies 2012-09-04 23:07:58 -04:00
Procfile Adding procfile for heroku, add process.env.PORT instead of 3000 2012-07-10 09:36:18 -04:00
README.md Updated README.md 2012-09-06 09:29:09 -07:00
server.js small tweaks to server.js 2012-08-24 15:30:21 -04:00

#HabitRPG

HabitRPG is a habit tracker app which treats your goals like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.

Screenshot

##Roadmap

##FAQ

###What is habit tracking?

See Trackers vs Lifehackers for a description and more habit tracking examples.

###This is confusing

If you played RPGs (Role Playing Games) growing up, this app will make sense to you; otherwise, it might be overwhelming at first. Be sure to follow the tutorial when you first load the website. If it's still not your cup of tea, checkout Trackers vs Lifehackers for alternatives.

###How do I heal?

After you play for a while you unlock the Item Store from which you can buy health potions. Also, HP resets upon leveling up (of course!).

###All my tasks are red, I'm dying too fast

Good! Your red tasks provide the most incentive. The worse you are at a task, the more valuable it becomes in Exp & GP, which will push you to focus on the harder tasks. However, if you really need a bail-out, you can "Re-Roll" from the item store for $1, which resets all your tasks to a clean slate. It costs real money to prevent you from abusing it.

###How do I log in / save my data?

HabitRPG is built on DerbyJS, which doesn't yet support authentication. As soon as EveryAuth becomes available to Derby, I'll implement it - that and the other network integration aspects on the roadmap. You can follow the progress here.

In the meantime, a workaround has been built to use a private url, similar to Workflowy's shared lists, which you can use to access your account from multiple computers. Click the top-right profile button and bookmark the URL it provides.

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