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 5825969be9
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Documented Worker
2022-02-07 20:58:24 +01:00
config/nginx Simplified nginx conf 2022-02-03 07:17:29 +01:00
docker Documented Worker 2022-02-07 20:58:24 +01:00
scripts Added teacher registration mailer 2022-01-28 18:30:20 +01:00
.drone.yml Fix pipelines 2022-02-07 19:42:10 +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/.