Skip to content
Snippets Groups Projects
Commit 074f4c33 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 eb8b8603
No related branches found
No related tags found
Loading
This commit is part of merge request !15. Comments created here will be created in the context of that merge request.
Showing
with 348 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