{"id":21232385,"url":"https://github.com/shrinivask007/suppermarketbilling_system","last_synced_at":"2025-03-15T02:41:15.872Z","repository":{"id":239564464,"uuid":"799887964","full_name":"shrinivask007/SupperMarketBilling_System","owner":"shrinivask007","description":"C++ | OOPs","archived":false,"fork":false,"pushed_at":"2024-05-13T09:51:48.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T18:29:10.464Z","etag":null,"topics":["cpp","oops"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shrinivask007.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":"2024-05-13T09:46:41.000Z","updated_at":"2024-08-02T09:01:21.000Z","dependencies_parsed_at":"2024-05-13T11:07:28.226Z","dependency_job_id":null,"html_url":"https://github.com/shrinivask007/SupperMarketBilling_System","commit_stats":null,"previous_names":["shrinivask007/suppermarketbilling_system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinivask007%2FSupperMarketBilling_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinivask007%2FSupperMarketBilling_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinivask007%2FSupperMarketBilling_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrinivask007%2FSupperMarketBilling_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shrinivask007","download_url":"https://codeload.github.com/shrinivask007/SupperMarketBilling_System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243676705,"owners_count":20329431,"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":["cpp","oops"],"created_at":"2024-11-20T23:50:41.615Z","updated_at":"2025-03-15T02:41:15.820Z","avatar_url":"https://github.com/shrinivask007.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supermarket Billing System\n\nThis C++ program demonstrates a simple supermarket billing system using Object-Oriented Programming (OOP) principles. It allows users to input the quantity of various products and calculates the total bill amount.\n\n## Features\n\n- Add products to the shopping cart with user-defined quantities.\n- Display the list of products in the shopping cart along with their prices, quantities, and total prices.\n- Calculate the total bill amount.\n- Display the bill amount in Rupees (Rs).\n\n## Usage\n\n1. Clone the repository to your local machine:\n\n    ```bash\n    git clone https://github.com/shrinivask007/SupperMarketBilling_System\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd SupperMarketBilling_System\n    ```\n\n3. Compile the source code using a C++ compiler (e.g., g++):\n\n    ```bash\n    g++ main.cpp -o SupperMarketBilling_System\n    ```\n\n4. Run the executable:\n\n    ```bash\n    ./SupperMarketBilling_System\n    ```\n\n5. Follow the prompts to enter the quantity for each product.\n\n6. Once all quantities are entered, the program will display the list of products in the shopping cart and the total bill amount in Rupees.\n\n## Sample Output\n\nEnter quantity for Bread: 2\nEnter quantity for Milk: 1\nEnter quantity for Eggs: 12\nItems in the Shopping Cart:\nProduct Price Quantity Total\nBread Rs2.5 2 Rs5\nMilk Rs3 1 Rs3\nEggs Rs1 12 Rs12\nTotal Bill Amount: Rs20\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrinivask007%2Fsuppermarketbilling_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshrinivask007%2Fsuppermarketbilling_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrinivask007%2Fsuppermarketbilling_system/lists"}