ConorRoberts / dogs-barking

https://dogs-barking.ca/
6 stars 2 forks source link

Users can add courses to semesters in which they are not offered. #142

Open ConorRoberts opened 2 years ago

ConorRoberts commented 2 years ago

Ideally we would filter the list of courses available within search to those offered within the given semester. This is a stretch goal since it would require us having semesters within our Meilisearch index.

To address this issue, we should throw an error on the backend and show a toast notification saying that X course is not offered in Y semester.