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 cd287f2eae
All checks were successful
continuous-integration/drone/push Build is passing
Clean up Dockerfile
2022-02-09 16:32:39 +01:00
config/nginx Simplified nginx conf 2022-02-03 07:17:29 +01:00
docker Clean up Dockerfile 2022-02-09 16:32:39 +01:00
scripts Added teacher registration mailer 2022-01-28 18:30:20 +01:00
.drone.yml Updated CI 2022-02-09 16:21:28 +01:00
.example.env Added documentation for Config 2022-02-07 18:52:17 +01:00
.gitignore init 2022-01-08 13:29:22 +01:00
docker-compose.yml Added documentation for Config 2022-02-07 18:52:17 +01:00
LICENSE Added license 2022-01-20 21:55:44 +01:00
README.md Added backend Makefile 2022-02-07 19:25:18 +01:00

mentorenwahl

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

Documentation

To build the documentation, run make docs in docker/backend/.