A production-ready, classroom-focused full-stack-style web app (CDN-only) for elementary schools. Includes secure role-based auth (teacher email+password with verification/reset; student username+password), Student Mode learning tools (Reading Coach, Math Practice with hints, Science Explorer, voice Q&A, adaptive difficulty, mini-lessons, instant feedback, vocabulary, story brainstorming, guided inquiry, safe content), a point-based motivation system (points, history, badges, achievements, challenges, optional leaderboards), and Teacher Mode dashboards (skill-gap alerts, progress analytics, auto-grading suggestions, small-group recommendations, assignment creator, AI lesson generator with approval, real-time activity feed, roster/class management, announcements, exportable reports, optional parent views). Includes a complete local database layer (IndexedDB) with schema mirroring a scalable backend, plus deployment config for static hosting. AI endpoints are implemented with a safe, age-appropriate on-device rules engine and optional OpenAI-compatible remote provider via environment-configurable URL/key (no secrets hardcoded).
AI-generated react application built with GenMB — the AI full-stack development platform.