system-pri/backend/app/examination_schedule
2022-11-04 01:18:26 +01:00
..
routes add mode to examination schedule model and add endpoints list of examination schedule for students and project supervisors 2022-10-27 12:05:50 +02:00
__init__.py add skeleton of examination package and create ExaminationSchedule, Enrollment and Committee models 2022-10-26 10:33:35 +02:00
models.py add endpoint of download examination schedule pdf file 2022-11-02 23:21:08 +01:00
schemas.py 3.6 Add schedules view for students, coordinator can now assign to committees 2022-11-04 01:18:26 +01:00
utils.py add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00