{% extends 'babybuddy/page.html' %} {% load widget_tweaks %} {% block title %}Welcome!{% endblock %} {% block breadcrumbs %} {% endblock %} {% block content %}

Welcome to Baby Buddy!

Learn about and predict baby's needs without (as much) guess work by using Baby Buddy to track —


Diaper Changes

Feedings

Sleep

Tummy Time


As the amount of entries grows, Baby Buddy will help parents and caregivers to identify small patterns in baby's habits using the dashboard and graphs. Baby Buddy is mobile-friendly and uses a dark theme to help weary moms and dads with 2AM feedings and changings. To get started, just click the button below to add your first (or second, third, etc.) child!

{% if perms.core.add_child %} Add a Child {% endif %}

{% endblock %}