A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher Charbonneau Wells f5768959d8 Use os.path for the reset management command to support multiple platforms. 2017-08-22 09:32:29 -04:00
api Add slug field to Child. 2017-08-18 08:12:50 -04:00
babyblotter Use os.path for the reset management command to support multiple platforms. 2017-08-22 09:32:29 -04:00
core Fix all url declarations to specifying starts with (^). 2017-08-21 19:19:48 -04:00
dashboard Make the dashboard cards layout more opinionated. 2017-08-21 19:53:21 -04:00
gulpfile.js Add the watch task to gulp's default task. 2017-08-21 16:35:11 -04:00
reports Create a mockup of a couple of days of sleep data using progress bars. 2017-08-21 20:10:00 -04:00
.gitignore Implement a Gulp/NPM-based dependency management system. 2017-08-19 09:50:03 -04:00
Pipfile Add a "fake" management command for creating fake data. 2017-08-19 14:51:40 -04:00
Pipfile.lock Add a "fake" management command for creating fake data. 2017-08-19 14:51:40 -04:00
manage.py Initial commit. 2017-08-11 14:32:02 -04:00
package.json Refactor gulp tasks as a directory (WIP). 2017-08-21 15:42:32 -04:00