Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 1.28 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.28 KB

SCU Double Dip Courses Retriever

  • Hello there, SCU Engineers! Do you ever get confused about which courses to take when you need to fulfill both university cores and major requirements? Look no further - this small program retrieves data from the CourseAvail API and outputs the most recent quarter's double dip classes in CSV format for easy viewing. It can also retrieve data from previous quarters.

Future Updates (Coming Very Soon):

  • Create a Python GUI for easy access and allow users to download it locally as an exe. Make it dynamic by allowing computer notifications to refresh every 20, 40, and 60 seconds to update seats that change frequently.

  • The UI should use colored tags, A-Z filtering, and the SCU color palette in general. Perhaps convert CSV to PDF format and make the TKinter GUI a PDF viewer instead of rendering large amounts of CSV data (e.g. upwards of 4,300 entries!) within the GUI itself.

Credits: