{"id":23092993,"url":"https://github.com/teamgruenbaum/hofuniversitymanager","last_synced_at":"2026-04-09T09:34:31.407Z","repository":{"id":175866169,"uuid":"314190360","full_name":"TeamGruenbaum/HofUniversityManager","owner":"TeamGruenbaum","description":"HofUniversityManager is an application to manage everyday student life. It was specially made for the various services such as mensa or timetables of Hof University.","archived":false,"fork":false,"pushed_at":"2021-09-06T15:56:44.000Z","size":11039,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T07:14:05.267Z","etag":null,"topics":["application","canteen","desktop-application","hof","java","javafx","linux","macos","macos-application","manager","student-life","student-life-organizer","timetable","university","windows","windows-application"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TeamGruenbaum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-19T08:58:02.000Z","updated_at":"2021-11-17T12:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b886631-a80e-4b58-91a2-b695440e7c4e","html_url":"https://github.com/TeamGruenbaum/HofUniversityManager","commit_stats":null,"previous_names":["teamgruenbaum/hofuniversitymanager"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamGruenbaum%2FHofUniversityManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamGruenbaum%2FHofUniversityManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamGruenbaum%2FHofUniversityManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamGruenbaum%2FHofUniversityManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeamGruenbaum","download_url":"https://codeload.github.com/TeamGruenbaum/HofUniversityManager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247061217,"owners_count":20877166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","canteen","desktop-application","hof","java","javafx","linux","macos","macos-application","manager","student-life","student-life-organizer","timetable","university","windows","windows-application"],"created_at":"2024-12-16T21:46:12.332Z","updated_at":"2025-12-30T23:10:01.184Z","avatar_url":"https://github.com/TeamGruenbaum.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HofUniversityManager\n![Release](https://img.shields.io/badge/release-2021.1-9cf)\n![Java](https://img.shields.io/badge/Java-15-9cf)\n![JavaFX](https://img.shields.io/badge/JavaFX-11-9cf)\n![macOS](https://img.shields.io/badge/macOS-passing-blue)\n![Windows](https://img.shields.io/badge/Windows-passing-blue)\n![Linux](https://img.shields.io/badge/Linux-untested-blue)\n\n## Introduction\n**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.\n\nThe 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.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/first_start.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/settings.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/menu.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/time_table.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/canteen_menu.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/module_manual.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/train_schedule.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/campus_sports.png\" width=\"45%\" border=0\u003e\n\u003c/p\u003e\n\n## Themes\n**HofUniversityManager** has a light and a dark theme that can be switched in the settings.\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/add_task.png\" width=\"45%\" border=0\u003e\n\u003cimg src=\"https://github.com/TeamGruenbaum/HofUniversityManager/blob/main/screenshots/add_task_dark.png\" width=\"45%\" border=0\u003e\n\u003c/p\u003e\n\n## Developers\n- [Steven Solleder](https://github.com/stevensolleder): Mainly responsible for architecture, controller and also some UI parts\n- [Patrick Dressel](https://github.com/patdre): Mainly responsible for the UI, especially the darkmode and view controllers\n- [Isabell Waas](https://github.com/isabellwaas): Mainly responsible for parsing data and some model parts\n- [Vincent Tischler](https://github.com/Schnowflake): Mainly responsible for downloading and packaging\n- [Marcel Stürzenberger](https://github.com/1M4rc3l1): Mainly responsible for creating some model parts\n\u003cbr\u003e\n\n## Libraries\n- [LibFX](https://github.com/nipafx/LibFX)\n- [CommonsIO](https://commons.apache.org/proper/commons-io/)\n- [jsoup](https://jsoup.org/)\n- [JSON-java](https://github.com/stleary/JSON-java)\n\u003cbr\u003e\n\n## Licensing\nThe 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.\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Get in contact\nFeel free to get in contact and share your experience with **HofUniversityManager**. Bug reports are also very appreciated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamgruenbaum%2Fhofuniversitymanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamgruenbaum%2Fhofuniversitymanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamgruenbaum%2Fhofuniversitymanager/lists"}