system-pri/backend/app/coordinator
2022-06-08 21:48:49 +02:00
..
routes Add frontend pagination, add per_page query param 2022-06-08 21:48:49 +02: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 add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
schemas.py add swagger and update api endpoints 2022-06-06 21:30:30 +02:00
utils.py update - route of uploading students list - add additional handling with potential errors 2022-05-19 18:15:11 +02:00