Skip to content

Abdul099/Find_My_Exam_Schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find_My_Exam_Schedule

Authors: Abdullatif Hassan, Beyza Yildirim

Description: This Application Allows 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 ...).

Packages required:

Python: tabula-py, requests, camelot, Pandas

Java: Swing, AWT

Instructions:

  1. Obtaining a csv file from online pdf: in the src directory, run: python importing.py <url of the pdf file available online>

  2. Utilizing the schedule application: Make sure the csv file is present in src then run Main.java. A GUI will appear, allowing the user to input their courses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors