NIAEFEUP / tts-be

A platform where students can experiment with the possible combination of schedule options they can pick at the start of the semester
https://tts.niaefeup.pt
5 stars 1 forks source link

Endpoint to return course unit based on id #78

Closed tomaspalma closed 3 months ago

tomaspalma commented 3 months ago

This had to be done, since in order to have the paste course options functionality work on the frontend for courses different from the selected ones, we needed a way to retrieve a CourseInfo object from the backend and there were no endpoints available for that.