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 4fba8136fe
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
continuous-integration/drone Build is passing
Added deployment to ci
2022-02-17 18:37:28 +01:00
config/nginx Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
docker Added self registration 2022-02-15 20:59:56 +01:00
docs Updated docs 2022-02-17 18:27:19 +01:00
scripts Added migrations not up to date warning 2022-02-13 19:12:44 +01:00
.drone.yml Added deployment to ci 2022-02-17 18:37:28 +01:00
.example.env Added migrations not up to date warning 2022-02-13 19:12:44 +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 Added base wiki 2022-02-16 21:45:39 +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.