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 4f3dfe0e72
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is passing
Added base wiki
2022-02-16 21:45:39 +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 Added base wiki 2022-02-16 21:45:39 +01:00
scripts Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
.drone.yml Added migrations not up to date warning 2022-02-13 19:12:44 +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.