Sprout
active2025A cross-platform childcare tracking system for parents, caregivers, and daycares — built around the principle that a child has one continuous timeline.
Whether you're a single parent logging naps at home, co-parents sharing a day across schedules, or daycare staff recording events during care hours — Sprout unifies it all into one timeline. Context changes; data persists.


Two Views Of The Day
Caregivers log events from the home grid. The same events flow into a continuous calendar timeline you can scrub by day, and a date-grouped list for at-a-glance review — same data, two lenses.




How It Works
No custom API server. Clients talk directly to Supabase with authorization enforced at the database level via Postgres Row Level Security. The mobile app is offline-first — all reads and writes go through a local SQLite database synced by a lightweight engine.