No description
Find a file
Tobias Leugger b697e7bdf1 Getting rid of the completedList and completedIds, instead only
using the 'completed' attribute of the todo task. This fixes some
issues were a task was at the same time in the todoIds and
completedIds.
2013-01-26 11:33:51 +01:00
public facebook link fix 2013-01-23 19:42:17 -05:00
src Getting rid of the completedList and completedIds, instead only 2013-01-26 11:33:51 +01:00
styles Remove migration css 2013-01-18 12:10:39 -05:00
test don't log in user with REST call 2013-01-25 13:56:20 -05:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views Getting rid of the completedList and completedIds, instead only 2013-01-26 11:33:51 +01:00
.afignore update afignore 2013-01-18 12:10:45 -05:00
.gitignore Pull in changes from private branch, including many bug fixes and - 2012-09-15 15:06:51 -04: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 lefnire/racer so we can test accessControl functions originating 2013-01-25 12:56:53 -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 prevent crash, ignore exceptions 2013-01-18 13:32:14 -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