A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher Charbonneau Wells 2320d31d48 Add graph handling for sleep entry start and end dates that cross midnight. 2017-08-25 17:32:46 -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 Prepare for a sleep reports page. 2017-08-25 08:08:02 -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 Update Pipfile.lock. 2017-08-25 06:51:29 -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