mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
No description
with each <li> hidden based on model.get('_hideCompleted') - which is
set by tab clicks. This sucks, revisit when I understand managing
refLists better
|
||
|---|---|---|
| public | ||
| src | ||
| styles | ||
| ui | ||
| views | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| server.js | ||
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).
- The live application can be found at HabitRPG.com
- Roadmap: https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/
- For more habit tracking examples, see 7 Tools to Help Keep Track of Habits and Goals.
How It Works
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

