Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

severinkaderli/gradus

Repository files navigation

gradus

Web based grade manager for managing grades. The most current version can be found at gradus.severinkaderli.ch

##Features

  • Creation of new user accounts
  • Authentication
  • Managing of grade groups (Subjects, Grades)
  • Correct calculation of averages of groups and subjects
  • Archive of old groups

##How to install

  1. git clone https://github.com/severinkaderli/gradus
  2. composer install
  3. Copy .env.example to .env and modify it to your needs
  4. php artisan migrate
  5. bower install
  6. enjoy

Releases

No releases published

Packages

No packages published