system-pri/backend/app/coordinator
2023-01-14 01:37:31 +01:00
..
query 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
routes fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code 2023-01-14 01:37:31 +01:00
schemas fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code 2023-01-14 01:37:31 +01: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 fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code 2023-01-14 01:37:31 +01:00
utils.py fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code 2023-01-14 01:37:31 +01:00
validators.py add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00