Skip to content
Snippets Groups Projects

Refactor

Merged Jan Maximilian Michal requested to merge refactor into master
Compare changes
  • Side-by-side
  • Inline
Files
21
  • 074f4c33
    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
Loading