NIAEFEUP / feup-exchange-backend

MIT License
3 stars 0 forks source link

[Endpoint] Fetch all registered students and their preferences #25

Open EduRibeiro00 opened 2 years ago

EduRibeiro00 commented 2 years ago

This endpoint should only be available for admin users (and thus, it should be protected by token authentication). The endpoint should allow admins to fetch all students that have registered in the system and used the platform, as well as their allocation preferences: their targets, give-ins, and desired buddies. (ex: student 123 wants to change from class 2 to 3 in the subject XPTO, etc).