Simple Baby Tracking

Log feeds, track naps, see patterns. Built by parents who needed something that just works.

Feed Tracking

Bottle & Breast

Smart Sleep

Naps & Bedtime

Insights

Charts & Reports

Learn More
Open Source PWA Ready Your Data

What It Does

The basics, done well

Sleep Tracking

Log naps and bedtime. Naps have end times, bedtime doesn't. Simple.

  • Ongoing nap timers
  • Bedtime logging
  • Quick time adjustments

Feed Logging

Bottle feeds with amounts, breastfeeding sessions. Quick tap logging.

  • Bottle + breast options
  • Amount presets
  • Backdate with time presets

Quick Dashboard

See when the last feed was, if there's an ongoing nap. That's it.

  • "h m ago" status badges
  • Recent entries list
  • One-tap logging buttons

What It Looks Like

Simple, clean interface designed for busy parents

Dashboard Overview

Dashboard Overview

Quick cards showing today's status, upcoming activities, and instant insights at a glance.

Reports and Charts

Reports & Charts

Visual trends and patterns help you understand feeding schedules, sleep patterns, and daily progress.

Recent Activity Log

Recent Activity

Complete timeline of all logged activities with easy editing and quick reference to previous entries.

Try the Live Demo

No signup required • Reset anytime

Two Options

Run it yourself (free) or let me handle it ($7/mo)

Coming real soon, in the meantime email info@baybay.baby to be informed when it is ready!

Self-Hosted

Free Forever
  • Download from GitHub
  • Your server, your data
  • SQLite database (or MySQL)
  • MIT licensed

Cloud Hosted

$ 7 /month
  • No setup required
  • I handle updates & backups
  • Download your data anytime
  • Cancel whenever
Also Coming Soon Working on it...

Either way, your data is yours. The hosted version just saves you from dealing with updates and backups.

Open Source & Community Driven

* Coming soon

baybay is fully open source to download, modify, and run it however you want. Join our growing community of parent-developers!

Built With:
PHP MySQL/SQLite Bootstrap jQuery
git clone
# Clone the repository
git clone https://github.com/COMING_SOON/baybay.git

# Navigate to the project
cd baybay

# Import the database
mysql -u root -p baby_tracker < sql/master.sql

# Configure your settings
cp config.example.php config.php

# You're ready to go!
open http://localhost/baybay

Get Involved

Found a bug? Have an idea? Want to say hi?

* Coming soon, once it is on GitHub!
Report Issues

Found a bug? Let us know on GitHub

Report Bug
Request Features

Have an idea? We'd love to hear it

Suggest Feature
Contribute Code

Help build the future of baby tracking

Contribute
Join Discussion

Connect with other parent-developers

Chat with Us