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 6ce970a3d4
All checks were successful
continuous-integration/drone Build is passing
Added development mode to GraphQL endpoint
2022-02-13 11:53:19 +01:00
config/nginx Simplified nginx conf 2022-02-03 07:17:29 +01:00
docker Added development mode to GraphQL endpoint 2022-02-13 11:53:19 +01:00
scripts Added teacher registration mailer 2022-01-28 18:30:20 +01:00
.drone.yml Fix CI 2022-02-13 09:45:59 +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 GNU GPLv3 as license 2022-02-10 08:43:47 +01:00
README.md Added GNU GPLv3 as license 2022-02-10 08:43:47 +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/.

License

This project is licensed under the GNU General Public License v3.0.