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 2ed278683b
continuous-integration/drone/push Build is failing Details
Update frontend
2022-11-12 22:50:06 +01:00
backend Update frontend 2022-11-12 22:50:06 +01:00
config/nginx Rewrite frontend in rust with yew 2022-11-04 21:23:36 +01:00
docs Try changing site-url of docs 2022-11-01 14:07:08 +01:00
frontend Update frontend 2022-11-12 22:50:06 +01:00
scripts Switch to micrate for db migrations 2022-04-14 18:22:07 +02:00
.drone.yml Fix CI pages deploy 2022-11-01 13:56:48 +01:00
.example.env Update codebase 2022-10-31 09:47:26 +01:00
.gitignore Fixed file license headers 2022-03-07 14:06:02 +01: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
docker-compose.yml Rewrite frontend in rust with yew 2022-11-04 21:23:36 +01:00

README.md

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.