{"id":20391246,"url":"https://github.com/openadministration/stufis","last_synced_at":"2025-04-12T11:22:30.197Z","repository":{"id":38801759,"uuid":"76676349","full_name":"OpenAdministration/StuFis","owner":"OpenAdministration","description":"Finanzantrags(verwaltungs)system für Studierendenschaften inkl. Banking, Projektverwaltung und Haushaltsverwaltung (Haushaltsplan und Abschluss)","archived":false,"fork":false,"pushed_at":"2025-04-04T22:57:13.000Z","size":11531,"stargazers_count":11,"open_issues_count":7,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-10T17:12:56.775Z","etag":null,"topics":["asta","banking","buchhaltung","finanzen","haushaltsplan","php","projektverwaltung","stupa","stura"],"latest_commit_sha":null,"homepage":"https://www.stufis.de/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenAdministration.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-12-16T18:30:07.000Z","updated_at":"2025-03-06T00:18:52.000Z","dependencies_parsed_at":"2023-02-17T09:45:41.137Z","dependency_job_id":"5908cbea-9162-4a20-a1b2-4e779f000aaa","html_url":"https://github.com/OpenAdministration/StuFis","commit_stats":null,"previous_names":["openadministration/stufis"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAdministration%2FStuFis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAdministration%2FStuFis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAdministration%2FStuFis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAdministration%2FStuFis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenAdministration","download_url":"https://codeload.github.com/OpenAdministration/StuFis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248558327,"owners_count":21124257,"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":["asta","banking","buchhaltung","finanzen","haushaltsplan","php","projektverwaltung","stupa","stura"],"created_at":"2024-11-15T03:29:53.723Z","updated_at":"2025-04-12T11:22:30.191Z","avatar_url":"https://github.com/OpenAdministration.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StudierendenFinanzSoftware StuFiS\n\nStuFiS ist ein auf verfasste Studierendenschaften zugeschnitten Software zur Verwaltung von Anträgen, Abrechnungen, Zahlungsvorgängen, Buchungen und Haushaltsplänen. Mit dieser Finanzverwaltungssoftware ist es möglich den gesamten Projektlebenslauf vom Antrag bei der Studierendenvertretung bis hin zum Haushaltsabschluss dokumentiert nachvollziehen und durchführen zu können. Ziel ist es eine intuitive Lösung für die kurzen Amtszeiten und schnellen Übergaben zu bieten und neben dem Datenschutz möglichst viel Transparenz gegenüber den Entscheider:innen sowie Studierenden zu schaffen. Diese Web-App ermöglicht ein digitales Arbeiten auch von Zuhause aus, ohne dass ein Informationsverlust entstehen kann. Durch das Mehraugen-Prinzip und eine geschickte Gestaltung der Software werden Fehler und Veruntreuung vermieden.\n\nMehr Infos zu Software finden sich [hier](https://open-administration.de/index.php/finanzverwaltungssoftware/).\n\n## Demo \nAlle Infos zur Demo finden sich unter https://www.stufis.de/demo-login\n\n## Dokumentation\nUnsere Dokumentation und die Hilfeseiten zur Software können [hier](https://doku.open-administration.de/) gefunden werden\n\n# Sponsoren und Finanzierung\n\nStuFis ist Teil der 15. Runde des [PrototypeFund](https://prototypefund.de/project/studierendenfinanzsoftware/) und damit gefördert durch das [BMBF](https://www.bmbf.de).\n\nAls Open-Source-Software finanziert sich die Weiterentwicklung aktuell aus dem Hosting-Dienstleistungs-Angebot (Software-as-a-Service) der Open Administration UG (haftungsbeschränkt). Unsere aktuellen Unterstützer:innen sind \n- StuRa der Universität Erfurt\n- StuRa der Technischen Universität Ilmenau\n- StuRa der Ernst-Abbe-Hochschule Jena\n- StuRa der Hochschule Schmalkalden\n- AStA der ev. Hochschule für Soziale Arbeit Hamburg (Rauhes Haus)\n\n# Installation \n\nThe installation process is pretty simple and straight forward. The configuration can be a bit more challenging. See our [User-Guide](https://doku.stufis.de) as reference. \n\n## Requirements: \n* php8.2\n* composer\n* nodeJS / npm\n* MariaDB / Mysql\n* optional: a registration Number from [Deutsche Kreditwirtschaft](https://www.hbci-zka.de/register/hersteller.htm)\n* OAuth2 Identity Provider (IdP)\n* commandline access to your server, ftp only could work, but is more work / not officially supported\n* basic knowledge how to admin a (linux) server\n\nThere might be an unsupported docker image in the future, but right now it has no priority. PRs appreciated.\n\n## Installation (Dev Local \u0026 Production)\n\n```bash\ngit clone https://github.com/openAdministration/StuFis \ncomposer install # in production: composer install --no-dev --optimize  \nnpm install # in production: npm ci\nnpm run dev # in production: npm run build\ncp .env.example .env\nphp artisan key:generate\n```\nAnd fill in your Environment File! \n\n```bash\nphp artisan migrate\nphp artisan serve\n# other terminal (for tailwindcss live-compiling)\nnpm run dev\n```\n\n# Feature Request \nPlease write an issue in this github repository \n\n# Security \n\nPlease write a mail to [service@open-administration.de](mailto:service@open-administration.de) for a responsible disclosure procedure.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenadministration%2Fstufis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenadministration%2Fstufis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenadministration%2Fstufis/lists"}