Overview
A Laravel-based student management system integrated with a face-capture learning game. Admins manage students and monitor game sessions from a dashboard, while the game client talks to the server through a REST API to track progress and upload captured face images during gameplay.
Features
- Student management — add, edit, and administer student accounts.
- Game session tracking — monitor face-capture game sessions per student.
- Face image gallery — browse captured images with quality assessment.
- Progress analytics — student performance and game statistics.
- REST API — endpoints for the game client to integrate with.
- Admin dashboard — a single overview of all activity.