system-pri/backend/app
2022-10-27 15:59:02 +02:00
..
base add skeleton of examination package and create ExaminationSchedule, Enrollment and Committee models 2022-10-26 10:33:35 +02:00
commands add init_db command and add count_groups field for project_supervisor entity 2022-06-07 19:27:13 +02:00
coordinator 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
examination_schedule 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
project_supervisor add the functionality for project supervisors to assign and remove to selected exam 2022-10-27 15:59:02 +02:00
students add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00
__init__.py add skeleton of examination package and create ExaminationSchedule, Enrollment and Committee models 2022-10-26 10:33:35 +02:00
api.py add skeleton of examination package and create ExaminationSchedule, Enrollment and Committee models 2022-10-26 10:33:35 +02:00
config.py add the functionality for project supervisors to assign and remove to selected exam 2022-10-27 15:59:02 +02:00
dependencies.py Move backend code to separate folder 2022-05-16 22:42:08 +02:00
errors.py add swagger and update api endpoints 2022-06-06 21:30:30 +02:00
factory.py change type of mode in project supervisor 2022-06-12 15:38:44 +02:00
utils.py Move backend code to separate folder 2022-05-16 22:42:08 +02:00