{"id":25450039,"url":"https://github.com/rasweb/c-inventory-assignment","last_synced_at":"2025-07-24T10:09:22.432Z","repository":{"id":275789787,"uuid":"925224720","full_name":"Rasweb/C-Inventory-Assignment","owner":"Rasweb","description":"A C++ inventory assignment connected to my education at STI","archived":false,"fork":false,"pushed_at":"2025-02-04T15:19:57.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T09:08:15.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Rasweb.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":"2025-01-31T13:26:00.000Z","updated_at":"2025-02-04T15:20:00.000Z","dependencies_parsed_at":"2025-02-04T16:36:43.281Z","dependency_job_id":null,"html_url":"https://github.com/Rasweb/C-Inventory-Assignment","commit_stats":null,"previous_names":["rasweb/c-inventory-assignment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rasweb/C-Inventory-Assignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasweb%2FC-Inventory-Assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasweb%2FC-Inventory-Assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasweb%2FC-Inventory-Assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasweb%2FC-Inventory-Assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rasweb","download_url":"https://codeload.github.com/Rasweb/C-Inventory-Assignment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rasweb%2FC-Inventory-Assignment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266824067,"owners_count":23990146,"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-07-24T02:00:09.469Z","response_time":99,"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-02-17T21:21:52.130Z","updated_at":"2025-07-24T10:09:22.416Z","avatar_url":"https://github.com/Rasweb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Table of contents\n- [Overview](#overview)\n  - [Inventory Assignment](#inventory-assignment)\n  - [Built with](#built-with)\n  - [In Action](#in-action)\n\n## Overview\n### Inventory Assignment\nA C++ Inventory assignment connected to my System Developer education.\n* The main cpp file is: \"C++-OOP-INL1.cpp\".\n* Built Using Object oriented programming(OOP). \n\nContains:\n* Inventory creation: weight and max items\n* Item creation: weight, name, quantity\n* Withdraw and Deposit items from the inventory\n* Inventory contents\n\n### Built with\n\n- C++ 17 (or later, for std::optional)\n- Visual Studio Code\n- OOP\n\n### In Action\n```\nWelcome to my Inventory application.\n\nInventory creation:\nEnter max weight: 100\nEnter max items: 16\n\nItem creation:\nEnter item weight: 10\nEnter item name: Book\nEnter item quantity: 5\nSuccess, everything went well\n\nInventory contains:\nName: Book\nWeight: 10\nQuantity: 4\nStack weight: 40\n\nEnter an item name to withdraw: Book\nSuccess, item withdrawn!\n\nEnter and item name to withdraw: Page\nError, Cant withdraw item\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasweb%2Fc-inventory-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasweb%2Fc-inventory-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasweb%2Fc-inventory-assignment/lists"}