HofUniversityManager is an application to manage everyday student life. It is specially made for the various services such as mensa or timetables of Hof University.
The application was developed as part of the Software Engineering 2 module in a group work in the third semester of our studies. It is written in Java 15 with the JavaFX framework in version 11. It runs on Windows and on macOS and it should run on Linux but we couldn't test it. Due to being the first larger programming project of the group members it still contains some bugs and offers many optimization options.
HofUniversityManager has a light and a dark theme that can be switched in the settings.
- Steven Solleder: Mainly responsible for architecture, controller and also some UI parts
- Patrick Dressel: Mainly responsible for the UI, especially the darkmode and view controllers
- Isabell Waas: Mainly responsible for parsing data and some model parts
- Vincent Tischler: Mainly responsible for downloading and packaging
- Marcel Stürzenberger: Mainly responsible for creating some model parts
The application can be used as a basis for student administration programs of other universities but these projects have to refer explicitly to this repository and its developers.
Feel free to get in contact and share your experience with HofUniversityManager. Bug reports are also very appreciated.