An open API service indexing awesome lists of open source software.

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.

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.