itskatt/Extracursus ↗
Created May 4, 2023 · View the itskatt/Extracursus repository page
A utility website to display our grades a little better
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
6
Lines of Code
1,613
From
Mar 9, 2022
To
May 4, 2023
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.