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 bb2e458ef0
All checks were successful
continuous-integration/drone/push Build is passing
Updated makefile to not include docs in all
2022-02-25 12:56:09 +01:00
config/nginx Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
docker Simplified HTML minification for GraphQL playground macro statement 2022-02-25 12:27:25 +01:00
docs Formatted documentation 2022-02-23 18:18:05 +01:00
scripts Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
.drone.yml Update docs step 2022-02-23 18:18:53 +01:00
.example.env Updated example environment file 2022-02-23 17:58:12 +01:00
.gitignore init 2022-01-08 13:29:22 +01:00
docker-compose.yml Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
LICENSE Added GNU GPLv3 as license 2022-02-10 08:43:47 +01:00
Makefile Updated makefile to not include docs in all 2022-02-25 12:56:09 +01:00
README.md Added base wiki 2022-02-16 21:45:39 +01:00

mentorenwahl

Build Status

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

Documentation

To build the documentation, run make docs.

License

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