A fullstack application for assigning mentors to students based on their wishes. Licensed under the GNU General Public License v3.0. https://dergrimm.dgpkg.net/mentorenwahl/
Go to file
Dominic Grimm d6dbd18090
Some checks failed
continuous-integration/drone/push Build is failing
Add student vote enable toggle to admin panel
2023-02-04 12:14:11 +01:00
auth Fix wrong last name 2023-02-03 16:06:59 +01:00
backend Add student vote enable toggle to admin panel 2023-02-04 12:14:11 +01:00
config/nginx Update ci 2022-11-21 19:48:53 +01:00
docs Try changing site-url of docs 2022-11-01 14:07:08 +01:00
frontend Add student vote enable toggle to admin panel 2023-02-04 12:14:11 +01:00
scripts Fix micrate script 2023-02-02 17:55:12 +01:00
.drone.yml Update 2022-12-17 12:27:31 +01:00
.example.env Switch to Untis user import 2023-01-29 11:49:13 +01:00
.gitignore Switch to Untis user import 2023-01-29 11:49:13 +01:00
docker-compose.yml Update 2023-02-01 18:36:39 +01:00
LICENSE Added GNU GPLv3 as license 2022-02-10 08:43:47 +01:00
Makefile Update 2023-01-29 16:04:47 +01:00
README.md Fix typo 2022-03-13 11:04:58 +00:00

mentorenwahl

Build Status

A fullstack application for assigning mentors to students based on their wishes.

Documentation

To build the documentation, run make docs.

License

This project is licensed under the GNU General Public License v3.0.