🌿 Grow Baby Grow - Playstore
Every milestone is a masterpiece. Grow Baby Grow is an offline-first, clinically-accurate developmental ecosystem that gives parents the tools of a pediatrician at their fingertips.
In India, early developmental delays are often missed simply because monitoring is complex. We've simplified it. By encoding the AIIMS New Delhi and IAP guidelines into a high-performance, private-by-default application, we empower parents to track, understand, and act on their child's growth with professional confidence.
- AIIMS Verified: Developmental assessments mapped across 6 key domains: Gross Motor, Fine Motor, Social & Adaptive, Language, Vision, and Hearing.
- Corrected Age Logic: Automatic clinical adjustments for premature infants until 24 months.
- NIS Compliant: Comprehensive tracker based on the National Immunization Schedule (NIS) for India.
- IAP Recommendations: Integration of latest Indian Academy of Pediatrics (IAP) vaccine guidelines, including optional boosters.
- Local-First Architecture: Your child's data never leaves your device. Powered by Distributed IndexedDB.
- Zero Internet Needed: Fully functional offline PWA with instant native Android performance via Capacitor.
- Red Flag Engine: Instant clinical alerts for critical developmental lags that require medical attention.
- Consult-Ready PDFs: Generate professional reports with one tap to share with your pediatrician.
| Layer | Technology | Why? |
|---|---|---|
| Frontend | React 18 + TS | Type-safe, declarative UI at scale. |
| Build System | Vite 6 | Lightning fast HMR and optimized asset delivery. |
| Native Bridge | Capacitor 6 | Native Android performance with a zero-maintenance bridge. |
| Storage | IndexedDB | High-capacity on-device persistence (Privacy First). |
| Logic | AIIMS/IAP Rules | Adherence to the gold standard of Indian pediatrics. |
- Clone & Install
git clone https://github.com/your-repo/grow-baby-grow.git cd grow-baby-grow npm install - Start Dev Server
npm run dev
- Build Native APK/AAB
npm run build:android
- Phase 1-6: Core PWA & Clinical Data Engine.
- Phase 7-8: Advanced Growth Charting (WHO/IAP 2015).
- Phase 9: Vaccination Tracker (NIS & IAP Recommendations).
- Phase 10: Native Android (Play Store Production Build).
- Phase 11: AI-Powered Developmental Insights.
Special thanks to Dr. Shubham Kashyap for the comprehensive medical review, clinical data encoding, and user experience design.
- GitHub: DrOpenSource
- LinkedIn: imkashyaps
Grow Baby Grow is a digital screening companion. It does not provide medical diagnoses. Always consult with a certified pediatrician for definitive assessments.
Built with ❤️ for Indian Parents by the Grow Baby Grow Open Source Team.