This project is a student results system that lets a university upload a semester roster (all registered students) and one or more Excel grade files (tests, assignments, and exams) for different courses. The backend automatically calculates each student’s course letter grades, total number of courses taken, and semester GPA, then provides results through a simple HTML dashboard and API endpoints. An optional OpenAI-powered query feature allows users to type requests like “show all registered students for 2026W” or “show Susan Darwin’s report” and instantly fetch the correct records.

Built With

Share this project:

Updates