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 redo button, moved button injection, moved alert #33

Closed BradleyCai closed 9 years ago

BradleyCai commented 9 years ago

Issue #28

There is now a redo button that allows you to visualize another schedule if the user wants.

Moved the button injection code to it's own function.

Moved alert-error to the top of the screen.