https://github.com/mohammad-malik/class-finder
This repository contains a personal project, a scraper that finds empty classrooms during exam season. It conjoins excel sheets of an exam schedule and regular timetable, and pdfs containing all allocations and exams, to determine what classrooms are allocated, then finds which ones are empty during periods.
https://github.com/mohammad-malik/class-finder
Last synced: about 2 months ago
JSON representation
This repository contains a personal project, a scraper that finds empty classrooms during exam season. It conjoins excel sheets of an exam schedule and regular timetable, and pdfs containing all allocations and exams, to determine what classrooms are allocated, then finds which ones are empty during periods.
- Host: GitHub
- URL: https://github.com/mohammad-malik/class-finder
- Owner: mohammad-malik
- Created: 2024-10-14T08:25:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T08:17:09.000Z (7 months ago)
- Last Synced: 2025-01-29T08:43:21.515Z (4 months ago)
- Language: Python
- Homepage: https://class-finder-lake.vercel.app
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# class-finder
This repository contains a personal project, a scraper that finds empty classrooms during exam season. It conjoins excel sheets of an exam schedule and regular timetable, and pdfs containing all allocations and exams, to determine what classrooms are allocated, then finds which ones are empty during periods.