NIAEFEUP / feup-exchange-backend

MIT License
3 stars 0 forks source link

[Endpoint] Implement ability for students to indicate occupied time slots in their schedule #20

Open EduRibeiro00 opened 2 years ago

EduRibeiro00 commented 2 years ago

Initially, we will only have access to each student's L.EIC/M.EIC subjects automatically, through the SIGARRA API. However, students may have subjects from other universities, or other activities that will not allow them to be available at certain times. Ideally, in the future, the platform will be able to fetch subjects and schedules from all UP faculties, but for now, we need a way to let the student indicate a block of time in which they will not be available. The new schedule originated for this student must not occupy these time slots.

We should have an endpoint that allows the student to indicate the beginning and end date of an occupied time block.