A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Marco H 9e86f08430 Add diaper change stats for 3 days and 2 weeks 2022-04-02 06:32:53 -07:00
.github Move CI deploy steps conditional to job level 2021-11-19 11:39:15 -05:00
api Add api tests 2022-03-06 19:47:47 +01:00
babybuddy Add api tests 2022-03-06 19:47:47 +01:00
bin Refactor to remove pandas dependency (#177) 2020-12-02 20:15:22 -08:00
core Add tags to timeline and all list views 2022-03-08 19:16:18 -08:00
dashboard Add diaper change stats for 3 days and 2 weeks 2022-04-02 06:32:53 -07:00
data Ensure `data` directory exists 2020-08-12 19:33:35 -07:00
docs Add container-based HTTPS configuration documentation 2022-02-28 07:18:51 -08:00
etc Format code with black 2022-02-09 16:00:30 -08:00
locale Update german trans 2022-03-30 09:16:07 -07:00
reports Change reports list to a page 2022-02-26 13:23:43 -08:00
static Add missing notes-test (includes tests for tags-feature) 2022-03-06 18:30:58 +01: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 Add Gitpod config for CSRF origin 2022-02-20 22:27:19 +00:00
.nvmrc Specifying Node version for development 2021-06-16 06:24:29 -07:00
.stylelintrc Move stylelint config to a file 2021-12-18 13:04:14 -05:00
CHANGELOG.md Create v1.10.2 release 2022-03-03 21:23:14 -08:00
LICENSE Update documentation throughout 2020-01-19 08:49:45 -08:00
Pipfile Remove pydevd and relock requirements file 2022-03-02 21:56:37 +01:00
Procfile Add a release migrate command to the Procfile for Heroku. 2019-05-02 12:01:52 -07:00
README.md Update README.md 2022-03-22 05:13:20 -07:00
SECURITY.md Create SECURITY.md 2021-09-25 08:30:14 -07:00
app.json Tweak Heroku documentation 2022-02-21 08:32:19 -08:00
gulpfile.config.js Merge remote-tracking branch 'origin/master' into tags 2022-03-02 22:13:41 +01:00
gulpfile.js Merge remote-tracking branch 'origin/master' into tags 2022-03-02 22:13:41 +01:00
manage.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00
mkdocs.yml Add HTTPS/SSL documentation 2022-02-27 15:04:18 -08:00
openapi-schema.yml Add a gulp command to generate OpenAPI schema 2022-01-12 16:18:10 -08:00
package-lock.json Revert accidental deletion of package-lock file 2022-03-02 21:58:09 +01:00
package.json Remove sourcemap references when collecting static files 2022-02-21 10:31:38 -08:00
requirements.txt Remove pydevd and relock requirements file 2022-03-02 21:56:37 +01:00
runtime.txt Update Heroku runtime 2021-11-28 14:34:15 -05: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 on Heroku. 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

🇨🇳 Chinese (simplified)

🇳🇱 Dutch

🇬🇧 English (U.K.)

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

🇫🇮 Finnish

🇫🇷 French

🇩🇪 German

🇮🇹 Italian

🇵🇱 Polish

🇵🇹 🇧🇷 Portuguese

🇲🇽 🇪🇸 Spanish

🇸🇪 Swedish

🇹🇷 Turkish

Cool Projects Using Baby Buddy

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.