NIAEFEUP / feup-exchange-backend

MIT License
3 stars 0 forks source link

[Endpoint] Allow the fetching of the initial schedule of a certain student #19

Open EduRibeiro00 opened 2 years ago

EduRibeiro00 commented 2 years ago

In order to run our allocation algorithm, we will need information about their current/initial schedule. This information should be obtained through the SIGARRA API. We need to implement a function that allows us to fetch this information for a particular student. We need to see if we can do that, and what type of authentication do we need.

EduRibeiro00 commented 2 years ago

Get in contact with the UNI team if needed, they probably already do this.