Inspiration

As students, we find it stressful to scroll through a large pdf file and look for date, time, and location of each exam.

What it does

This application allows university students to find details about their final exams from the final schedule pdf file that is released before exam season. The user inputs the courses of interest via a GUI and receives back the information regarding the exams of those courses (date, time, location ...).

How we built it

Python script takes in a url for the exam schedule pdf and generates a CSV file out of it Java Application Handles user requests from GUI and uses the generated csv file to search for exam info

What's next for Final Exam Schedule

Using a website as a front-end

Built With

Share this project:

Updates