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-02 11:53:24 +02:00
src feat(api): add PDF download and CSV conversion functionality 2024-09-02 11:53:24 +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 for PDF link retrieval 2024-09-02 11:53:24 +02:00
Cargo.toml feat(api): add PDF download and CSV conversion functionality 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