{"id":18494837,"url":"https://github.com/qaware/qaware-2024-code-night-schloss","last_synced_at":"2025-05-14T02:33:06.473Z","repository":{"id":254288806,"uuid":"843011501","full_name":"qaware/qaware-2024-code-night-schloss","owner":"qaware","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-15T15:35:23.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-25T16:42:09.690Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qaware.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":"2024-08-15T15:33:24.000Z","updated_at":"2024-08-22T12:47:44.000Z","dependencies_parsed_at":"2024-08-22T15:44:00.317Z","dependency_job_id":null,"html_url":"https://github.com/qaware/qaware-2024-code-night-schloss","commit_stats":null,"previous_names":["qaware/qaware-2024-code-night-schloss"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2024-code-night-schloss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2024-code-night-schloss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2024-code-night-schloss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2024-code-night-schloss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qaware","download_url":"https://codeload.github.com/qaware/qaware-2024-code-night-schloss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239210276,"owners_count":19600508,"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-06T13:22:24.729Z","updated_at":"2025-02-16T23:26:34.771Z","avatar_url":"https://github.com/qaware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2024 Code Night @ Schloss Gymnasium Mainz\n\nThis repository is supposed to contain code for the Code Night at the \"Gymnasium am Kurfürstlichen Schloss Mainz\". For \nthis, a task for a two component microservice was designed, reproducing a simplified version of a warehouse system, \ncomposed of a central server instance, which provides for a management of incoming and outgoing packages as well as a\nclient instance, which retrieves data from the server and displays it to a client of the warehouse company. For more\ninformation concerning the task, check out the [specifications](TASK.md).\n\n## Installation\n\n0.) Optionally create a virtual environment for your python packages of this project:\n\n```\npython3 -m venv venv\nsource venv/bin/activate\n```\n\n1.) Install all dependencies:\n\n```\npython3 -m pip install -r requirements.txt\n```\n\n2.) Start the uvicorn backend:\n\n```\nuvicorn sendungsdatenverwaltung:app --reload\n```\n\nThe reload command is used to be able to update the code and start the application automatically.\n\n## Usage\n\nAfter the installation the API can be called via curl or the browser to serve the user with data or as data storage.\n\n## Maintainer\n\nR. Kalleicher, \u003crobin.kalleicher@qaware.de\u003e     \nC. Thelen, \u003cchristoph.thelen@qaware.de\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqaware%2Fqaware-2024-code-night-schloss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqaware%2Fqaware-2024-code-night-schloss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqaware%2Fqaware-2024-code-night-schloss/lists"}