Files
habitica/website
Matteo Pagliazzi d9d7c69432 Client: async resources, make store reusable, move plugins and add getTaskFor getter (#8575)
Add library to manage async resource
Make Store reusable for easier testing
Move plugin to libs
Add getTaskFor getter with tests
2017-03-18 18:33:08 +01:00
..
2017-03-18 17:09:34 +00:00
2016-09-29 13:32:36 +02:00
2017-03-18 17:09:34 +00:00
2017-03-18 12:01:41 -05:00
2017-03-15 00:17:10 +00:00
2017-03-18 12:01:41 -05:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.