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

Added better error handling #77

Closed BradleyCai closed 8 years ago

BradleyCai commented 8 years ago

Issue #76

Also fixed issue #75

Also added better css spacing

Rewrote a good bit of the js and moved a couple pieces around.

New error messages look like this:

image

emmiegit commented 8 years ago

The class CONFLICTS TWICE has two errors: shouldn't only one error per class be printed? Why does the first one only list two conflicts?

1458710165

BradleyCai commented 8 years ago

Error handling will be reworked with a code refactor in the future.

It has been decided that this branch will not be merged, though the ideas of the issue will still be dealt with in the future.