Skip to content

A 👶 buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.

License

Notifications You must be signed in to change notification settings

robertmain53/babybuddy

Repository files navigation

Baby Buddy

Build Status Coverage Status License

A buddy for babies! Helps caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.

Baby Buddy

Demo

A demo of Baby Buddy is available on Heroku. The demo instance resets every hour. Login credentials are:

  • Username: admin
  • Password: admin

Development

Installation

pip install pipenv
pipenv install --dev
npm install -g gulp-cli
npm install
gulp migrate
gulp

Open http://127.0.0.1:8000 and log in with the default user name and password (admin/admin).

Fake data

From within the pipenv shell, execute:

python manage.py fake

About

A 👶 buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 73.4%
  • HTML 21.5%
  • JavaScript 3.0%
  • SCSS 2.1%