A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Christopher C. Wells 841d6562de Set hosts and origins during review app predeploy 2022-11-06 06:02:24 -08:00
.github Set hosts and origins during review app predeploy 2022-11-06 06:02:24 -08:00
api Fix tests 2022-09-05 23:07:56 +02:00
babybuddy Pass verbosity argument to `createcachetable` 2022-11-05 07:15:28 -07:00
bin Set hosts and origins during review app predeploy 2022-11-06 06:02:24 -08:00
core Update dependencies and migrations 2022-10-11 19:22:09 -07:00
dashboard Update *_last.html to use deltasince + duration_string 2022-10-11 19:13:22 -07:00
data Ensure `data` directory exists 2020-08-12 19:33:35 -07:00
docs Remove group arg and add --read-only flag to createuser command 2022-10-31 06:49:55 -07:00
etc Format code with black 2022-02-09 16:00:30 -08:00
locale Update django.po (POEditor.com) 2022-10-01 08:17:01 -07:00
reports Add condition on tummytime-duration.py in order to display hours when necessary 2022-10-31 06:55:00 -07:00
static Minify scripts after concat 2022-10-22 14:25:18 -07: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
.gitattributes Ignore files in static for repository language 2021-08-04 14:15:42 -07:00
.gitignore Set base design for error response templates 2022-02-25 20:28:12 -08:00
.gitpod.yml Install GNU gettext at gitpod startup 2022-08-09 05:11:34 -06:00
.nvmrc Upgrade to Node 16.x 2022-05-31 08:23:41 -07:00
.stylelintrc Move stylelint config to a file 2021-12-18 13:04:14 -05:00
CHANGELOG.md Create v1.13.2 release 2022-10-15 14:15:34 -07:00
LICENSE Update documentation throughout 2020-01-19 08:49:45 -08:00
Pipfile Merge remote-tracking branch 'origin/master' into app-integration 2022-10-17 07:11:58 +02:00
Procfile Use bash script for Procfile (#465) 2022-06-01 07:10:55 -07:00
Procfile.sh Use bash script for Procfile (#465) 2022-06-01 07:10:55 -07:00
README.md Add BabyScout to Baby Buddy on the Web 2022-11-03 14:51:24 -07:00
SECURITY.md Create SECURITY.md 2021-09-25 08:30:14 -07:00
gulpfile.config.js Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
gulpfile.js Replace `pump` with `all` 2022-10-22 14:25:18 -07:00
manage.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00
mkdocs.yml Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
openapi-schema.yml Update the openapi-schema 2022-09-05 23:03:24 +02:00
package-lock.json Replace `pump` with `all` 2022-10-22 14:25:18 -07:00
package.json Replace `pump` with `all` 2022-10-22 14:25:18 -07:00
render.yaml Consolidate Render.com config 2022-06-02 12:06:45 -07:00
requirements.txt Merge remote-tracking branch 'origin/master' into app-integration 2022-10-17 07:11:58 +02:00
runtime.txt Remove Heroku-specific config and documentation 2022-10-29 18:51:59 -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 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

🇪🇸 Catalan

🇨🇳 Chinese (simplified)

🇳🇱 Dutch

🇬🇧 English (U.K.)

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

🇫🇮 Finnish

🇫🇷 French

🇩🇪 German

🇮🇹 Italian

🇵🇱 Polish

🇵🇹 🇧🇷 Portuguese

🇲🇽 🇪🇸 Spanish

🇸🇪 Swedish

🇹🇷 Turkish

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!

Reporting Vulnerabilities

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