This website requires JavaScript.
Explore
Help
Sign In
s459309
/
system-pri
Watch
3
Star
3
Fork
0
You've already forked system-pri
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c71531ca10
system-pri
/
backend
/
app
/
examination_schedule
History
dominik24c
c71531ca10
add endpoint of download examination schedule pdf file
2022-11-02 23:21:08 +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
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
utils.py
add endpoints of list enrollments for coordinator, students and project supervisors
2022-10-27 11:19:38 +02:00