Skip to content
  • robinwilliam.hundt's avatar
    074f4c33
    First step towards REST + Vue Student Page · 074f4c33
    robinwilliam.hundt authored
    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
    074f4c33
    First step towards REST + Vue Student Page
    robinwilliam.hundt authored
    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