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 c75cad99f7
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Literally rewrote everything database related for clear ORM
2022-04-05 20:26:22 +02:00
config/nginx Fixed file license headers 2022-03-07 14:06:02 +01:00
docker Literally rewrote everything database related for clear ORM 2022-04-05 20:26:22 +02:00
docs Fixed file license headers 2022-03-07 14:06:02 +01:00
scripts Literally rewrote everything database related for clear ORM 2022-04-05 20:26:22 +02:00
.drone.yml Revert "Simplify ci config" 2022-03-15 20:31:50 +01:00
.example.env Literally rewrote everything database related for clear ORM 2022-04-05 20:26:22 +02:00
.gitignore Fixed file license headers 2022-03-07 14:06:02 +01:00
docker-compose.yml Literally rewrote everything database related for clear ORM 2022-04-05 20:26:22 +02:00
LICENSE Added GNU GPLv3 as license 2022-02-10 08:43:47 +01:00
Makefile Fixed file license headers 2022-03-07 14:06:02 +01:00
README.md Fix typo 2022-03-13 11:04:58 +00:00

mentorenwahl

Build Status

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

Documentation

To build the documentation, run make docs.

License

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