{"id":30617491,"url":"https://github.com/qaware/qaware-2025-code-night-schloss","last_synced_at":"2025-08-30T10:48:20.552Z","repository":{"id":301192953,"uuid":"1008167588","full_name":"qaware/qaware-2025-code-night-schloss","owner":"qaware","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-25T15:38:18.000Z","size":710,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T16:47:48.126Z","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,"zenodo":null}},"created_at":"2025-06-25T06:15:47.000Z","updated_at":"2025-06-25T15:38:21.000Z","dependencies_parsed_at":"2025-06-25T16:47:54.742Z","dependency_job_id":"6ff32e76-086d-4053-8b1e-51c774bf9207","html_url":"https://github.com/qaware/qaware-2025-code-night-schloss","commit_stats":null,"previous_names":["qaware/qaware-2025-code-night-schloss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qaware/qaware-2025-code-night-schloss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2025-code-night-schloss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2025-code-night-schloss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2025-code-night-schloss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2025-code-night-schloss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qaware","download_url":"https://codeload.github.com/qaware/qaware-2025-code-night-schloss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qaware%2Fqaware-2025-code-night-schloss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839679,"owners_count":25001862,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-08-30T10:48:20.011Z","updated_at":"2025-08-30T10:48:20.523Z","avatar_url":"https://github.com/qaware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2025 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 car selling system, \ncomposed of a central server instance, which provides for a management of incoming and outgoing car part information as well as a\nclient instance, which retrieves data from the server and displays it to a client or worker at the car selling 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 autoteilverwaltung: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     \nT. Schweitzer, \u003ctilman.schweitzer@qaware.de\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqaware%2Fqaware-2025-code-night-schloss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqaware%2Fqaware-2025-code-night-schloss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqaware%2Fqaware-2025-code-night-schloss/lists"}