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 243fe6ceec
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'Clean up CLI' (#48) from clean-up-cli into main
Reviewed-on: #48
2022-02-09 16:34:22 +00:00
config/nginx Simplified nginx conf 2022-02-03 07:17:29 +01:00
docker Updated CLI 2022-02-09 17:10:16 +01:00
scripts Added teacher registration mailer 2022-01-28 18:30:20 +01:00
.drone.yml Cleaned up CI config 2022-02-09 16:33:50 +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/.