system-pri/backend/app/coordinator
2022-11-04 01:18:26 +01:00
..
routes 3.6 Add schedules view for students, coordinator can now assign to committees 2022-11-04 01:18:26 +01:00
schemas add a workload statistics endpoint for the coordinator and fix the student's view of assigning their own group for the exam 2022-10-27 19:53:39 +02:00
__init__.py add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
exceptions.py add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
models.py add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
utils.py add endpoint of download examination schedule pdf file 2022-11-02 23:21:08 +01:00
validators.py add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00