github.com/itskatt/Extracursus ↗
A utility website to display our grades a little better
Open this visualization on its own page →
Contributors
6
Lines of Code
1,613
From
2022-03-09
To
2023-05-04
About itskatt/Extracursus
Extracursus is a Flask-based web application designed to provide a better interface for viewing university grades. It was created in response to the poor mobile usability of the official grade portal at Nice University, which required excessive zooming and PDF downloads to access grades on a phone.
The application retrieves grade data from the university's Intracursus system and presents it in a more accessible format. It includes both a Python backend and a custom front end, and was tested on Python versions 3.8.8 and 3.10.2 or higher. Users could run it either in debug mode for development or production mode for server deployment.
The project is now retired and no longer maintained. The original university system migrated to a new login system that made it incompatible with Extracursus, and the primary developer has since graduated, ending active development and support.