hackathon
Preliminary web app that creates a schedule based on a class pdf schedule.
Estimated run time 3 minutes. Firstly, run the pdfreader.py file
To run, navigate to patty folder, and write in terminal npm start
from the terminal, a browser window should open that you can submit a schedule from. A schedule is provided in the schedule.pdf file.
After providing the schedule, the code will run and a file named 'calendar.ics' will be in the directory after successful completion.