mazfil / lab-allocator

COMP3500 - Resource maximisation planning system for labs
3 stars 1 forks source link

Error checking uploaded files and notifying users or failed uploads #80

Open mazfil opened 1 month ago

mazfil commented 1 month ago

Continuation of old issue #66

When users upload CSV files containing course data, there should be methods in place to check the data and throw errors to the user. Users should be notified if uploads have failed and nudged to retry.

Should also ideally include what piece of data specifically is throwing the error.