NIAEFEUP / feup-exchange-backend

MIT License
3 stars 0 forks source link

[Endpoint] Allow students to register their allocation preferences #4

Open FilipePintoReis opened 3 years ago

EduRibeiro00 commented 2 years ago

Before we run the allocation algorithm, students should be able to send their allocation preferences:

The information passed to the endpoint needs to be checked, and an error should be given if the information is incorrect (ex: the request indicates a class ("turma") that does not exist for a given subject).