No description
Find a file
2013-02-17 14:43:12 -05:00
migrations remove expired sessions on cron too. Eventually expired sessions 2013-02-15 22:30:27 -05:00
public add BrowserQuest as submodule in public/vendor 2013-02-17 14:43:12 -05:00
src remove cron taskObj? workaround since we're cleaning null tasks on load 2013-02-17 14:37:04 -05:00
styles move bootstrap responsive inclusion into lib/app/index.js - will also 2013-02-16 19:27:00 -05:00
test Fixing the dailies casper tests (almost). Found out that the main problem why most tests aren't working: the derby app seems to need some time after a click/action before the model is updated. This means sometime the user object was completely empty. I've introduced a short wait before retrieving the model that fixes this problem. 2013-02-17 17:55:30 +01:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views comment out gcal link for now 2013-02-17 14:37:17 -05:00
.afignore update afignore 2013-01-18 12:10:45 -05:00
.gitignore Use nconf to load in configuration values 2013-02-07 07:47:34 -05:00
.gitmodules add BrowserQuest as submodule in public/vendor 2013-02-17 14:43:12 -05:00
config.json.example Use nconf to load in configuration values 2013-02-07 07:47:34 -05:00
LICENSE README & LICENSE 2012-06-26 11:29:49 -04:00
Makefile setting up for testing REST 2012-10-12 11:53:57 -04:00
package.json use derby & racer #habitrpg 2013-02-17 13:10:00 -05:00
Procfile Adding procfile for heroku, add process.env.PORT instead of 3000 2012-07-10 09:36:18 -04:00
README.md more links 2013-01-23 19:39:32 -05:00
server.js Use nconf to load in configuration values 2013-02-07 07:47:34 -05: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

###About ###Running Locally ###API

##Contact ###Bugs ###New Features ###Email

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