{"id":31103594,"url":"https://github.com/sathiypriyan/toll-transaction-simulator","last_synced_at":"2026-05-18T04:37:50.997Z","repository":{"id":311356671,"uuid":"1043078662","full_name":"Sathiypriyan/toll-transaction-simulator","owner":"Sathiypriyan","description":"C++17 project simulating a toll plaza system. Reads vehicle data, applies toll rules, stores transactions in SQLite, and generates summary reports. Demonstrates modern C++ with STL, OOP, and database integration.","archived":false,"fork":false,"pushed_at":"2025-08-23T07:33:34.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-24T10:15:58.136Z","etag":null,"topics":["cpp17","oop","sqlite","system-simulation"],"latest_commit_sha":null,"homepage":"","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/Sathiypriyan.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-08-23T05:12:26.000Z","updated_at":"2025-08-23T07:33:37.000Z","dependencies_parsed_at":"2025-08-24T10:28:29.642Z","dependency_job_id":"49cf069f-f405-4233-ad7e-8d6ef9c83ebb","html_url":"https://github.com/Sathiypriyan/toll-transaction-simulator","commit_stats":null,"previous_names":["sathiypriyan/toll-transaction-simulator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Sathiypriyan/toll-transaction-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sathiypriyan%2Ftoll-transaction-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sathiypriyan%2Ftoll-transaction-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sathiypriyan%2Ftoll-transaction-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sathiypriyan%2Ftoll-transaction-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sathiypriyan","download_url":"https://codeload.github.com/Sathiypriyan/toll-transaction-simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sathiypriyan%2Ftoll-transaction-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275521497,"owners_count":25479612,"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-09-17T02:00:09.119Z","response_time":84,"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":["cpp17","oop","sqlite","system-simulation"],"created_at":"2025-09-17T02:07:34.561Z","updated_at":"2025-09-17T02:07:36.690Z","avatar_url":"https://github.com/Sathiypriyan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toll Transaction Simulator (C++17)\n\nThis project simulates a toll plaza system:\n- Reads vehicle entries from a file\n- Calculates toll fees\n- Stores transactions in SQLite\n- Generates summary reports\n\n## Build \u0026 Run\n```bash\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n./TollSimulator\n\nSample Input:\nTN01CAR123 car\nTN09TRK789 truck\n\nSample Output:\n--- Toll Report ---\nType: car | Vehicles: 2 | Total: 100\nType: truck | Vehicles: 1 | Total: 100\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsathiypriyan%2Ftoll-transaction-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsathiypriyan%2Ftoll-transaction-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsathiypriyan%2Ftoll-transaction-simulator/lists"}