A fork of babybuddy so that I can build a tracker for my grown-ass self.
Go to file
Louis 5f9fe99e7b
fix(sleep-reports): #286 Init all days in the period to remove gaps (#341)
* fix(sleep-reports): #286 Init all days in the period to remove gaps

* Only account for dates (not times) in sleep graph dates init

Co-authored-by: Christopher C. Wells <git@chris-wells.net>
2021-12-31 10:17:21 -05:00
.github Move CI deploy steps conditional to job level 2021-11-19 11:39:15 -05:00
api Linting and faker changes 2021-12-31 09:19:53 -05:00
babybuddy Linting and faker changes 2021-12-31 09:19:53 -05:00
bin Refactor to remove pandas dependency (#177) 2020-12-02 20:15:22 -08:00
core Adjust migrations 2021-12-31 09:19:53 -05:00
dashboard Linting and faker changes 2021-12-31 09:19:53 -05:00
data Ensure `data` directory exists 2020-08-12 19:33:35 -07:00
docs Add documentation site commands to Gulp config 2021-12-22 11:32:53 -05:00
etc Add nanobox config files. 2017-11-13 16:21:33 -05:00
locale Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
reports fix(sleep-reports): #286 Init all days in the period to remove gaps (#341) 2021-12-31 10:17:21 -05:00
static Update static assets 2021-12-31 09:19:53 -05: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 Add initial mkdocs config 2021-12-21 16:45:50 -05: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
.stylelintrc Move stylelint config to a file 2021-12-18 13:04:14 -05:00
CHANGELOG.md Create v1.9.3 release 2021-12-14 09:50:27 -05:00
LICENSE Update documentation throughout 2020-01-19 08:49:45 -08:00
Pipfile Customize docs site 2021-12-22 11:10:20 -05:00
Procfile Add a release migrate command to the Procfile for Heroku. 2019-05-02 12:01:52 -07:00
README.md Customize docs site 2021-12-22 11:10:20 -05: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 Add convenience function in Gulp for simple pipenv tasks 2021-12-22 11:29:32 -05:00
gulpfile.js Add documentation site commands to Gulp config 2021-12-22 11:32:53 -05:00
manage.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00
mkdocs.yml Customize docs site 2021-12-22 11:10:20 -05:00
openapi-schema.yml Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
package-lock.json Update node dependencies 2021-12-14 09:37:47 -05:00
package.json Update node dependencies 2021-12-14 09:37:47 -05:00
requirements.txt Lock Django to 3.x 2021-12-18 16:57:10 -05: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

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

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