{"id":20238353,"url":"https://github.com/basilfx/bierapp-server","last_synced_at":"2025-07-09T01:12:10.393Z","repository":{"id":28900469,"uuid":"32425254","full_name":"basilfx/BierApp-Server","owner":"basilfx","description":"Drink management system for student houses. This is the server part.","archived":false,"fork":false,"pushed_at":"2017-06-26T21:35:47.000Z","size":2481,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-14T01:14:44.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/basilfx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-17T22:57:48.000Z","updated_at":"2018-10-23T14:54:29.000Z","dependencies_parsed_at":"2022-08-03T01:00:46.125Z","dependency_job_id":null,"html_url":"https://github.com/basilfx/BierApp-Server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FBierApp-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FBierApp-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FBierApp-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basilfx%2FBierApp-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basilfx","download_url":"https://codeload.github.com/basilfx/BierApp-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241685524,"owners_count":20003102,"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":[],"created_at":"2024-11-14T08:33:34.220Z","updated_at":"2025-03-03T14:44:11.920Z","avatar_url":"https://github.com/basilfx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BierApp\nDrink management system for student houses. This is the server part.\n\n## Introduction\nThis projected once started as a complete studen house management system: cooking, finance, tasks and more. The more part included 'apps' that could be used to extend functionality for specific houses. The actual system was never finished, and only the drink management app was used. Since I graduated in 2015, I am not planning to finish the whole system, but my (former) house is still using the drink management app to register consumptions. I decided to remove everything but the BierApp part, and so it began.\n\nThe system is not complete, but it works and is usable.\n\n## Screenshots\n![Login screen](https://raw.github.com/basilfx/BierApp-Server/master/docs/screenshots/login.png)\n\n![Dashboard](https://raw.github.com/basilfx/BierApp-Server/master/docs/screenshots/dashboard.png)\n\n![Statistics](https://raw.github.com/basilfx/BierApp-Server/master/docs/screenshots/statistics.png)\n\n## Requirements\n* Python 3.6\n* Django 1.11\n* PostgreSQL database\n* BierApp client\n\n## Installation\n* Install the dependencies using `pip install -r requirements.txt`.\n* Clone this repository.\n* Run `python manage.py migrate` to synchronize the database scheme.\n* Run `python manage.py createsuperuser` to create an administrator account.\n* Run `python manage.py bower_install` to install Bower components (requires Bower on your PATH).\n* Run `python manage.py collectstatic` to copy static files to the `static/` folder.\n\n## Todo\nThere is a lot of work to do to make it a better and more manageable system. Nonetheless, it is a working product that has served 3000+ transactions without problems.\n\n* Better user handling and signup flow\n* Create/Edit forms for all objects\n* Better UI\n* Better Forms\n* Better API\n\n## License\nSee the `LICENSE` file (GPLv3 license). You may change the code freely, but any change must be made available to the public.\n\nThe landing page background images originate from Flickr (Creative Commons, commercial use allowed).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasilfx%2Fbierapp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasilfx%2Fbierapp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasilfx%2Fbierapp-server/lists"}