Ignitera is a fully interactive web-based learning platform designed for students and teachers.
It combines education, gamification, and progress tracking to create a fun and engaging learning experience.
π Live Demo: Click here to view Ignitera
β
Student and Teacher dashboards
β
Gamified quizzes and challenges
β
Math, Physics, and STEM-based interactive games
β
Daily challenges and leaderboard system
β
Progress tracking with visual UI
β
Fully responsive and modern design
β
Built with only HTML, CSS, and JavaScript β no frameworks
Ignitera/
βββ index.html
βββ login.html
βββ studentdash.html
βββ teacherdashboard.html
βββ course.html
βββ dailychallenge.html
βββ game_stem.html
βββ mathgame.html
βββ leaderboard.html
βββ progress.html
βββ phy.html
β
βββ studentdash.js
βββ teacherdashboard.js
βββ course.js
βββ dailychallenge.js
βββ game_stem.js
βββ mathgame.js
βββ leaderboard.js
βββ progress.js
βββ quizz.js
β
βββ studentdash.css
βββ teacherdashboard.css
βββ course.css
βββ dailychallenge.css
βββ game_stem.css
βββ mathgame.css
βββ leaderboard.css
βββ progress.css
βββ quizz.css
β
βββ assets/
βββ depositphotos_666884960-stock-illustration-default-anonymous-user-portrait-icon.jpg
βββ screenshots/
β βββ home-page.png
β βββ student-dashboard.png
β βββ teacher-dashboard.png
β βββ quiz-game-page.png
β βββ leaderboard-page.png
βββ other images or icons- HTML5 β for structure and layout.
- CSS3 β for modern, responsive styling.
- JavaScript (Vanilla) β for interactivity and logic.
- Git & GitHub β for version control and deployment.