This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
WS 17/18 intermediate Release
Adds many new features like
- selective download of the course
- progress dashboard for teacher
- translateable frontend with i18n
- notification system added
- introduces new error message system
- dark theme option
- introducing an api documentation
- courses are ordered by last visit
- user password edit
- adds imprint
Please run the migrations:
docker-compose exec api node migrate.js --up unit
docker-compose exec api node migrate.js --up taskUnit videoUnit