A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher C. Wells 7058baaa88 Update Python dependencies 2024-03-28 06:20:39 -07:00
.github lint: add markdown and yaml to prettier 2024-02-07 19:46:51 -08:00
.vscode feat: configure and explain debugging in devenv 2023-10-08 15:23:57 -07:00
api Update to Django 5.x (#746) 2024-01-13 20:22:08 -08:00
babybuddy Add Hebrew translations 2024-03-28 05:50:41 -07:00
bin Add a last pumping dashboard card (#604) 2023-02-15 20:22:27 -08:00
core Disable flaky test 2024-03-13 20:39:33 -07:00
dashboard Add feeding method history (#774) 2024-03-13 19:59:50 -07:00
data Ensure `data` directory exists 2020-08-12 19:33:35 -07:00
docs Add Ukrainian translations (#786) 2024-03-28 05:03:11 -07:00
etc Format code with black 2022-02-09 16:00:30 -08:00
locale Add latest translation strings to locale messages 2024-03-28 06:02:18 -07:00
reports ci: add djlint to ci (#763) 2024-02-06 05:35:36 -08:00
static Update node dependencies 2024-03-28 06:11:47 -07:00
terraform/gcp-cloud-run Add CGP Cloud Run deployment documentation 2023-12-22 12:53:36 -05:00
.buildpacks Specify Python buildpack 2022-09-08 14:52:11 -07:00
.coveragerc Replace Travis with GitHub Actions (#216) 2021-05-19 21:12:03 -07:00
.devcontainer.json feat: configure and explain debugging in devenv 2023-10-08 15:23:57 -07:00
.envrc feat: devenv support for reproducible developer environment using nix 2023-09-19 14:17:43 -07:00
.gitattributes Ignore files in static for repository language 2021-08-04 14:15:42 -07:00
.gitignore feat: configure and explain debugging in devenv 2023-10-08 15:23:57 -07:00
.gitpod.yml Move cache table creation to a migration 2023-07-25 17:40:01 -07:00
.nvmrc Update node version to 18 2023-03-18 10:07:26 -07:00
.prettierignore lint: add markdown and yaml to prettier 2024-02-07 19:46:51 -08:00
.prettierrc lib: install prettier 2024-02-07 19:46:51 -08:00
.stylelintrc lint: lint all js and sjon files with prettier 2024-02-07 19:46:51 -08:00
LICENSE Misc updates (#569) 2022-11-06 08:12:52 -08:00
Pipfile ci: add djlint to ci (#763) 2024-02-06 05:35:36 -08:00
Procfile Use bash script for Procfile (#465) 2022-06-01 07:10:55 -07:00
Procfile.sh Move cache table creation to a migration 2023-07-25 17:40:01 -07:00
README.md Add Hebrew translations 2024-03-28 05:50:41 -07:00
SECURITY.md lint: add markdown and yaml to prettier 2024-02-07 19:46:51 -08:00
devenv.lock refactor: ditch docker container support in favor of simpler nix 2023-09-19 14:17:43 -07:00
devenv.nix feat: configure and explain debugging in devenv 2023-10-08 15:23:57 -07:00
devenv.yaml lint: add markdown and yaml to prettier 2024-02-07 19:46:51 -08:00
gulpfile.config.js Add Hebrew translations 2024-03-28 05:50:41 -07:00
gulpfile.js Update node dependencies 2024-03-28 06:11:47 -07:00
manage.py Implement formatting updates 2023-02-07 13:16:44 -08:00
mkdocs.yml lint: add markdown and yaml to prettier 2024-02-07 19:46:51 -08:00
openapi-schema.yml lint: add markdown and yaml to prettier 2024-02-07 19:46:51 -08:00
package-lock.json Update node dependencies 2024-03-28 06:11:47 -07:00
package.json Update node dependencies 2024-03-28 06:11:47 -07:00
requirements.txt Update Python dependencies 2024-03-28 06:20:39 -07:00
runtime.txt Update Python dependencies 2024-03-28 06:20:39 -07:00
screenshot.png Update screenshot and add mobile screenshots. 2017-10-27 23:20:52 -04:00
screenshot_mobile.png Update screenshot and add mobile screenshots. 2017-10-27 23:20:52 -04:00

README.md

Baby Buddy

License Gitter CI Status Coverage Status Gitpod ready-to-code Open in GitHub Codespaces ready-to-code Code style: black

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

Baby Buddy desktop view

Baby Buddy mobile views

Demo

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

  • Username: admin
  • Password: admin

Documentation

Visit https://docs.baby-buddy.net for full documentation.

Additional documentation

Languages

Baby Buddy is available in a variety of languages thanks to the efforts of numerous translators. Language can be set on a per-user basis from the user settings page (/user/settings/). See Contributing for information about how to create/update translations.

Available languages

🇧🇷 Brazilian Portuguese

🇪🇸 Catalan

🇨🇳 Chinese (simplified)

🇨🇿 Czech

🇩🇰 Danish

🇳🇱 Dutch

🇬🇧 English (U.K.)

🇺🇸 English (U.S.) (base)

🇫🇮 Finnish

🇫🇷 French

🇩🇪 German

🇮🇱 Hebrew

🇭🇺 Hungarian

🇮🇹 Italian

🇳🇴 Norwegian Bokmål

🇵🇱 Polish

🇵🇹 Portuguese

🇷🇺 Russian

🇲🇽 🇪🇸 Spanish

🇸🇪 Swedish

🇹🇷 Turkish

🇺🇦 Ukrainian

Baby Buddy on the Web

This is a non-exhaustive list of neat projects and blog posts that either extend or use Baby Buddy in fun ways. If you have a project to share please open a PR adding it here or reach out via GitHub Issues or Discussions or on Gitter!

Smart home

Hardware

Mobile

Videos

Other

Reporting Vulnerabilities

See SECURITY.md for information about where and how to report potential Baby Buddy vulnerabilities.