BradleyCai / ucr-schedule-visualizer

Generates an hour by hour view and shows the locations of all the classes from a raw class list from GROWL.
https://waa.ai/ucrsv
MIT License
5 stars 2 forks source link

Website doesn't pick up courses without times #75

Closed BradleyCai closed 7 years ago

BradleyCai commented 8 years ago

Courses without a time don't get picked up

These used to be handled with an error, but now nothing happens

Seems to be a result of the regex not finding these cases anymore

emmiegit commented 8 years ago

Can you give an example of this issue?

BradleyCai commented 7 years ago

With the change to Banner this is irrelevant.