The above screenshot was concept art.
The above screenshot was the very first version of KURT-PRO.
The above screenshot was the revisited version of Kurt-Pro, now switching to React (15-11-2025).
KURT-PRO is a webbrowser extension that aims to provide students a better experience when using the KULeuven KURT reservation system. Below are the key features of KURT-PRO:
- Sort seats by library and room, instead of by number
- A map of available seats
See the Installation Guide for detailed instructions on how to install KURT-PRO.
Run with
npm start debug
and
node mock/server
(both from the root of this project).
Build:
python build.py

