A fun, free math learning app for K-2 children. No ads. No data collection. Just learning.
| Learning | Games | Tools |
|---|---|---|
| Addition, Subtraction, Multiplication, Division | 🏎️ Math Race (60-sec challenge) | 👨👩👧 Custom worksheets for parents |
| Grade-appropriate difficulty (K-2) | 🧩 Memory Match (4×4 cards) | 📋 27 pre-built templates |
| Instant feedback with animations | 🏆 27 Achievement Badges | 📊 Progress tracking & stats |
Accessibility: TalkBack support, high contrast mode, dynamic text sizing (WCAG 2.1 AA)
| UI | Jetpack Compose + Material 3 |
| Architecture | Circuit (UDF) |
| DI | Metro |
| Storage | Room + DataStore |
| Audio | Media3 ExoPlayer |
git clone https://github.com/hossain-khan/kids-math-tutor.git
cd kids-math-tutor
./gradlew installDebugRequirements: Android Studio Ladybug+, JDK 17+, SDK 34 (min 28)
./gradlew formatKotlin # Format code (run before commits)
./gradlew test # Run tests
./gradlew assembleDebug # Build debug APK| Development | Google Play |
|---|---|
| CHANGELOG | Store Listing |
| RELEASE | Privacy Policy |
| ACCESSIBILITY | Terms of Service |
| ANALYTICS | Release Notes |
- ✅ All data stored locally on device
- ✅ Optional analytics (opt-out in Settings)
- ✅ COPPA compliant
- ❌ No ads
- ❌ No in-app purchases
- ❌ No personal data collection