A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher Charbonneau Wells 422b381e50 Change Diaper Change Types card to not care about dates (or timezones) for the data dict. 2017-09-07 20:08:28 -04:00
api Linting fixes. 2017-08-22 13:36:49 -04:00
babyblotter Add Reports menu to child dashboard. 2017-08-24 15:40:11 -04:00
core Move duration methods in to utils for use elsewhere in the project. 2017-08-25 16:33:14 -04:00
dashboard Change Diaper Change Types card to not care about dates (or timezones) for the data dict. 2017-09-07 20:08:28 -04:00
gulpfile.js Fix gulp styles:app task for static_src folder name change. 2017-08-24 13:18:00 -04:00
reports Add graph handling for sleep entry start and end dates that cross midnight. 2017-08-25 17:32:46 -04:00
.gitignore Implement a Gulp/NPM-based dependency management system. 2017-08-19 09:50:03 -04:00
Pipfile Create a sleep times graph (WIP). 2017-08-25 12:19:06 -04:00
Pipfile.lock Lock latest dependencies. 2017-08-25 17:40:53 -04:00
manage.py Initial commit. 2017-08-11 14:32:02 -04:00
package.json Add plotly and create a separate "graph" JS handler for gulp. 2017-08-24 09:48:38 -04:00