Orario Scolastico is a web app that displays school timetables in a more readable format by downloading the PDF from the school website. https://orario.riefolo.me
Go to file
2024-09-03 17:14:20 +02:00
src fix(api): swap api function names to correct incorrect naming 2024-09-03 17:14:20 +02:00
.gitignore feat(api): add PDF download and CSV conversion functionality 2024-09-02 11:53:24 +02:00
Cargo.lock feat(api): add api endpoint to retrieve classes for a given teacher 2024-09-02 11:53:24 +02:00
Cargo.toml feat(api): add api endpoint to retrieve classes for a given teacher 2024-09-02 11:53:24 +02:00
pdf2csv.py feat(api): add PDF download and CSV conversion functionality 2024-09-02 11:53:24 +02:00