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/
Find a file
Dominic Grimm 00d1057e84
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Updated docs deployment pipeline deploy for main
2022-02-23 18:17:17 +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 configuration chapter for docs 2022-02-23 18:14:50 +01:00
scripts Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
.drone.yml Updated docs deployment pipeline deploy for main 2022-02-23 18:17:17 +01:00
.example.env Updated example environment file 2022-02-23 17:58:12 +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.