A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher Charbonneau Wells eefa00bfd3 Add a very basic prototype dashboard for multiple children. 2017-08-24 13:09:56 -04:00
api Linting fixes. 2017-08-22 13:36:49 -04:00
babyblotter Use static_src directories to prevent collisions with Django's collectstatic. 2017-08-24 07:54:47 -04:00
core Add a very basic prototype dashboard for multiple children. 2017-08-24 13:09:56 -04:00
dashboard Add a very basic prototype dashboard for multiple children. 2017-08-24 13:09:56 -04:00
gulpfile.js Add a gulp "build" task for building and compressing all assets. 2017-08-24 09:50:39 -04:00
reports Use local graph assets instead of Plotly CDN. 2017-08-24 09:53:23 -04:00
.gitignore Implement a Gulp/NPM-based dependency management system. 2017-08-19 09:50:03 -04:00
Pipfile Revert custom graph works and add Plotly-based example. 2017-08-23 09:04:53 -04:00
Pipfile.lock Add flake8 Python linting. 2017-08-22 13:29:16 -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