The COVID-19 pandemic forced educational institutions to go online. However, a major part of them were unprepared for those changes. This web application is a university workspace that is intended to make the distance learning more convenient for both teachers and students. Imagine having all the materials, lection recordings, assigments, grades and raitings in one place with user-friendly interface and beautiful design. All this is possible with Desk2.
This is a backend part of a project that features RESTful API. You can view the frontend part here.
To run the service locally go through this steps.
- Python 3.x
- Django 3.x
- Django REST framework
- PostgreSQL
- Redis
Testing and deployment:
- Unittest
- Coverage
- Docker
This project was build as the part of a practical section of the Web development university course, IASA, KPI.