Kids Playground
Gamified learning platform for kids. Google auth, per-profile progress, scoring.
Features
- Google authentication — Parents sign in with Google, then create child profiles under their account.
- Per-profile progress — Each child profile tracks its own level, score, and completed exercises independently.
- Gamified quizzes — Math, Korean, and English exercises presented as interactive games with scores and streaks.
- Adaptive difficulty — Questions adjust in difficulty based on the child’s recent performance.
- Parent dashboard — View each child’s progress, time spent, and areas that need more practice.
Tech
Frontend built with vanilla JavaScript for fast load times on tablets. Firebase Authentication handles Google sign-in; Firestore stores profiles, progress, and question banks. Hosted on Firebase Hosting with offline caching via a service worker.