WojtekTB / UCSD-Schedule-Visualizer

Chrome extension that creates a timetable of your WebReg classes and shows you where the class you are hovering over would fit in your schedule.
MIT License
5 stars 3 forks source link

Add "Build Schedule" function #17

Open WojtekTB opened 2 years ago

WojtekTB commented 2 years ago

I think it would be fun to make a "build schedule" function for the extension.

The idea is that you put in which classes you want to take this semester, and then the code gets all of the class periods for you and creates possible class schedules for you.

I've had this function in a city college that I have attended, and I imagine that this should not be too hard to do since you can fetch class data directly through the api.