A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher Charbonneau Wells 89e60e46b7 Do not set default init date in Tummy Time card declaration.
This would cause the date to default to the date the instance starts, not the date the method is called from a template.
2017-09-07 20:12:36 -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 Do not set default init date in Tummy Time card declaration. 2017-09-07 20:12:36 -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