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 bb12923ac4
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
Update ci
2022-02-18 19:18:37 +01:00
config/nginx Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
docker Added self registration 2022-02-15 20:59:56 +01:00
docs Update ci 2022-02-18 19:08:29 +01:00
scripts Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
.drone.yml Update ci 2022-02-18 19:18:37 +01:00
.example.env Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
.gitignore init 2022-01-08 13:29:22 +01:00
docker-compose.yml Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
LICENSE Added GNU GPLv3 as license 2022-02-10 08:43:47 +01:00
Makefile Added base wiki 2022-02-16 21:45:39 +01:00
README.md Added base wiki 2022-02-16 21:45:39 +01:00

mentorenwahl

Build Status

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

Documentation

To build the documentation, run make docs.

License

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