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 ec58832557
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'Documentation' (#41) from documentation into main
Reviewed-on: #41
2022-02-09 14:48:18 +00:00
config/nginx Simplified nginx conf 2022-02-03 07:17:29 +01:00
docker Documented Api 2022-02-09 14:35:35 +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/.