Student Analytics Engine is a data-driven web application that analyzes student performance from Excel/CSV files and automatically generates insights such as class average, toppers, defaulters, and risk categories. The system uses a high-performance C analytics engine for fast computation and a Python (Flask) backend to expose the results to a web-based dashboard with tables and charts. Teachers can upload a class file and instantly view visual reports without needing any technical knowledge.
Through this project, I learned how to design a multi-layer system that integrates low-level computation (C), backend APIs (Python/Flask), and frontend visualization (HTML, JavaScript, Chart.js). I also gained hands-on experience with file processing, REST APIs, deployment, and version control using Git and GitHub.
Log in to leave a comment