{"id":24603702,"url":"https://github.com/jasongrosso/cpp_class","last_synced_at":"2025-10-09T05:34:59.730Z","repository":{"id":272071356,"uuid":"915430606","full_name":"JasonGROSSO/cpp_class","owner":"JasonGROSSO","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T13:06:38.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T08:46:48.911Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JasonGROSSO.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":"2025-01-11T20:32:57.000Z","updated_at":"2025-01-21T13:06:42.000Z","dependencies_parsed_at":"2025-01-21T13:37:07.018Z","dependency_job_id":null,"html_url":"https://github.com/JasonGROSSO/cpp_class","commit_stats":null,"previous_names":["jasongrosso/cpp_class"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JasonGROSSO/cpp_class","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonGROSSO%2Fcpp_class","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonGROSSO%2Fcpp_class/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonGROSSO%2Fcpp_class/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonGROSSO%2Fcpp_class/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JasonGROSSO","download_url":"https://codeload.github.com/JasonGROSSO/cpp_class/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonGROSSO%2Fcpp_class/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000741,"owners_count":26082932,"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-10-09T02:00:07.460Z","response_time":59,"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-01-24T15:15:42.997Z","updated_at":"2025-10-09T05:34:59.698Z","avatar_url":"https://github.com/JasonGROSSO.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Car Storage System\n\nThis project implements a simple console-based car storage system that allows users to manage a collection of cars. Users can add, retrieve, update, and remove cars from the storage through a user-friendly menu interface.\n\n## Project Structure\n\n```md\ncar-storage-system\n├── src\n│   ├── main.cpp        # Entry point of the application with console menu\n│   ├── car.h           # Declaration of the Car class\n│   └── storage.h       # Declaration of the Storage class\n├── Makefile            # Build instructions for the project\n└── README.md           # Documentation for the project\n```\n\n## Features\n\n- **Add Car**: Add a new car to the storage.\n- **Retrieve Car**: Retrieve details of a specific car.\n- **Update Car**: Update the details of an existing car.\n- **Remove Car**: Remove a car from the storage.\n\n## Build Instructions\n\n1. Navigate to the project directory.\n2. Run `make` to compile the project.\n3. Execute the program with `./car-storage-system`.\n\n## Usage\n\nUpon running the application, a console menu will be displayed. Follow the prompts to manage the car storage system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasongrosso%2Fcpp_class","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasongrosso%2Fcpp_class","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasongrosso%2Fcpp_class/lists"}