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 711312d920
continuous-integration/drone/push Build is passing Details
Update 'README.md'
2023-05-19 20:54:08 +00:00
auth Fix .gitignore 2023-03-10 18:06:37 +00:00
backend Update crystal version 2023-03-09 18:19:53 +01:00
config/nginx Create robots.txt rule 2023-03-08 16:40:03 +01:00
docs Update docs 2023-05-19 22:27:13 +02:00
frontend Fix .gitignore 2023-03-10 18:06:37 +00:00
scripts Update 2023-03-05 15:22:10 +01:00
.drone.yml Update ci pipelines 2023-03-11 09:08:53 +01:00
.example.env Update 2023-03-05 13:52:30 +01:00
.gitignore Switch to Untis user import 2023-01-29 11:49:13 +01:00
LICENSE Added GNU GPLv3 as license 2022-02-10 08:43:47 +01:00
Makefile Update 2023-03-05 13:52:30 +01:00
README.md Update 'README.md' 2023-05-19 20:54:08 +00:00
docker-compose.yml Update 2023-03-05 14:27:50 +01:00

README.md

mentorenwahl

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

Documentation

https://pages.dergrimm.net/mentorenwahl/mentorenwahl

To build the documentation, run make docs.

License

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