iOlivers / BrockTimeTable

3 stars 0 forks source link

[TASK] Update alerts to use MaterialUI components #5

Open condyl opened 1 week ago

condyl commented 1 week ago

Currently, when you try and add a course with some invalid inputs, a default browser alert pops up. This is not the nicest looking, so we should change it to something like the Alert or Snackbar components in MaterialUI (the component library I've been using).

This is not urgent at all, just would make the page a bit more uniform/nicer.