Skip to content
Snippets Groups Projects
Commit a5f6d70d authored by robinwilliam.hundt's avatar robinwilliam.hundt
Browse files

First step towards REST + Vue Student Page

Backend
- Added isStudent permission
- Added serializers apropriate for StudentPage
- Added api-endpoint urls
- Added views regarding StudentPage
- Migrated the Django Session Authentication to djangorestframework-jwt authentication

Frontend
- Migrated from vue-resource to axios because of better documentation & features
- Added Login Component
- Added First Part of StudentPage containing overview of exam and subissions

Closes #41
References #39
parent 13d8e4fb
No related branches found
No related tags found
2 merge requests!15Refactor,!13Student page
Pipeline #
Showing
with 343 additions and 120 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment