An integrated educational platform that helps students acquire skills such as computer fundamentals, Python, Scratch, and computer science, built with JavaScript and Firebase Firestore, with Google login.
Key achievements in the project:
- Migrated test grading operations and login code generation to the server (Vercel Serverless Functions) to prevent any client-side manipulation.
- Created an independent host dashboard for administrators displaying students' progress in real-time from Firestore.
- Added a support ticket system, a final project submission page, and InstaPay donation integration.
- Implemented a time-limited login code system for tests to prevent code sharing.
- Designed a complete interface with a distinctive visual identity (notebook-style theme) without altering any core JavaScript logic, while the platform is still under development.