Skip to content
Snippets Groups Projects
README.md 1.71 KiB
Newer Older
Tim Repke's avatar
Tim Repke committed
Registration System
Tim Repke's avatar
Tim Repke committed
===================

Tim Repke's avatar
Tim Repke committed
[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)
TimRepke's avatar
TimRepke committed
[![Bild passt](https://img.shields.io/badge/bild-passt-green.svg)]()
Tim Repke's avatar
Tim Repke committed

Tim Repke's avatar
Tim Repke committed
This system was developed for the computer science students union at the Humboldt-Universität zu Berlin to organise our
annual freshers weekend trips. Since the attendance grew over the years, we needed a powerful system that helps managing 
the registrations (including a waiting list) and finances.
Tim Repke's avatar
Tim Repke committed
Props go to 

Manuel Herrmann's avatar
Manuel Herrmann committed
- [Manuel Herrmann](https://github.com/0x17de/)
Tim Repke's avatar
Tim Repke committed
- [Tim Repke](https://github.com/TimRepke/)
Tim Repke's avatar
Tim Repke committed
# Features
Tim Repke's avatar
Tim Repke committed

Tim Repke's avatar
Tim Repke committed
- multiple innovative methods for the signup process
- powerful management of registrations
- waiting list mode (if trip limit is already reached)
- eastereggs
- countdown till official registration opening
- automatic emails and status tracking for registrations
- backend user management
- export of different helpful lists for use during the trip
- take notes in the backend
- email export selection based on a multitude of parameters
- cost planning
- precisely spreading expenses over individual registrations
- calculation of specific amounts to pay back to everybody

TimRepke's avatar
TimRepke committed
# Demo of the RPG registration mode

TimRepke's avatar
TimRepke committed
 - [Game hosted on 0x17.de](https://www.0x17.de/fsfahrt/game1/)
 - [Short screencast](https://www.youtube.com/watch?v=6HaQEVPJar0)
TimRepke's avatar
TimRepke committed

Tim Repke's avatar
Tim Repke committed
# Usage

Check the guides in the wiki:

- [for Trip organisers](https://github.com/TimRepke/registration-system/wiki/HowTo-f%C3%BCr-Fahrtorga-(Adminpanel))
- [for web admins](https://github.com/TimRepke/registration-system/wiki/HowTo-f%C3%BCr-Sysadmin)
TimRepke's avatar
TimRepke committed
- [for developers](https://github.com/TimRepke/registration-system/wiki/HowTo:-Deploy-Update)