system-pri/backend/app
2023-01-03 22:51:53 +01:00
..
base add year group and change logic of endpoints v2 2022-11-12 16:18:07 +01:00
commands add year group and change logic of endpoints v2 2022-11-12 16:18:07 +01:00
coordinator Fix workload endpoint output 2023-01-02 23:17:37 +01:00
examination_schedule add endpoints list of assigned group to term of defence and functionality of add, update, delete group to term of defence by coordinator 2022-11-19 20:43:05 +01:00
project_supervisor fix list project supervisors and students endpoints for coordinator view 2023-01-03 21:12:29 +01:00
students fix list project supervisors and students endpoints for coordinator view 2023-01-03 21:12:29 +01:00
__init__.py 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
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 points for terms in group view for coordinator 2022-12-15 22:32:01 +01: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