A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Amith211 36318a05e3
add en-gb datetime overrides
close #333
2021-11-14 01:18:29 +00:00
.github Update Node version used in CI 2021-11-13 06:31:29 -08:00
api Add date filters to all relevant models 2021-10-31 13:29:43 -07:00
babybuddy add en-gb datetime overrides 2021-11-14 01:18:29 +00:00
bin Refactor to remove pandas dependency (#177) 2020-12-02 20:15:22 -08:00
core Update Python dependencies 2021-11-13 06:07:08 -08:00
dashboard Do not extend standard CSS classes 2021-11-13 05:38:25 -08:00
data Ensure `data` directory exists 2020-08-12 19:33:35 -07:00
docs Review and revise documentation language 2021-10-31 15:16:47 -07:00
etc Add nanobox config files. 2017-11-13 16:21:33 -05:00
locale Remove redundant translation string 2021-10-26 19:55:16 -07:00
reports Correct object member access syntax 2021-11-03 20:10:37 -07:00
static Do not extend standard CSS classes 2021-11-13 05:38:25 -08: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 Remove Docker deployment support files 2021-07-07 20:48:28 -07:00
.gitpod.yml Gitpod config 2021-09-03 14:52:59 -07:00
.nvmrc Specifying Node version for development 2021-06-16 06:24:29 -07:00
CHANGELOG.md Create v1.9.1 release 2021-11-13 06:24:50 -08:00
LICENSE Update documentation throughout 2020-01-19 08:49:45 -08:00
Pipfile Add basic log in brute force protection 2021-06-21 20:41:23 -07:00
Procfile Add a release migrate command to the Procfile for Heroku. 2019-05-02 12:01:52 -07:00
README.md Add information about projects using Baby Buddy 2021-10-31 15:16:47 -07:00
SECURITY.md Create SECURITY.md 2021-09-25 08:30:14 -07:00
app.json Set default timezone as UTC 2021-05-05 05:58:32 -07:00
gulpfile.config.js Handle format customization in middelware (#332) 2021-11-12 10:13:08 -08:00
gulpfile.js Exclude `.venv` when linting 2021-11-07 13:01:57 -08:00
manage.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00
openapi-schema.yml Update API schema file 2021-10-31 13:29:43 -07:00
package-lock.json Update node dependencies 2021-11-13 05:13:08 -08:00
package.json Update node dependencies 2021-11-13 05:13:08 -08:00
requirements.txt Update Python dependencies 2021-11-13 06:07:08 -08:00
runtime.txt Update Heroku runtime to Python 3.9 2021-11-13 05:53:38 -08: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

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

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.md for information about how to create/update translations.

Available languages

🇳🇱 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.