{"id":24099849,"url":"https://github.com/bropenguin847/atm_cpp","last_synced_at":"2025-10-13T09:06:10.699Z","repository":{"id":37412852,"uuid":"502306814","full_name":"bropenguin847/ATM_CPP","owner":"bropenguin847","description":"This is an Automated Teller Machine (ATM) project programmed in C++. Feel free to try it.","archived":false,"fork":false,"pushed_at":"2025-02-21T10:25:23.000Z","size":538,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T11:28:13.896Z","etag":null,"topics":["atm","cpp","vscode"],"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/bropenguin847.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":"2022-06-11T09:37:16.000Z","updated_at":"2025-02-21T10:25:27.000Z","dependencies_parsed_at":"2024-12-26T09:20:27.394Z","dependency_job_id":"1ecf8a63-4581-4769-8665-0f4a45276166","html_url":"https://github.com/bropenguin847/ATM_CPP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bropenguin847/ATM_CPP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bropenguin847%2FATM_CPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bropenguin847%2FATM_CPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bropenguin847%2FATM_CPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bropenguin847%2FATM_CPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bropenguin847","download_url":"https://codeload.github.com/bropenguin847/ATM_CPP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bropenguin847%2FATM_CPP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014473,"owners_count":26085535,"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-13T02:00:06.723Z","response_time":61,"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":["atm","cpp","vscode"],"created_at":"2025-01-10T15:55:53.463Z","updated_at":"2025-10-13T09:06:10.676Z","avatar_url":"https://github.com/bropenguin847.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATM C++\nDeveloped by: Keith Lim\n\nThis is the C++ code for an ATM project.\nV1 atm is only one time use, meaning any changing data aren't able to be saved somewhere.\nThree users can use this atm at once.\nBryant is another member of the team.\n\nIt does the following:\n* balance inquiry\n* withdraw\n* transfer\n* deposit\n* reload tng card\n* clear screen\n\nV2 atm system is currently being developed.... Stay tuned...\n\nThe welcome and login screen\n\n![welcome screen](https://user-images.githubusercontent.com/106984547/174469970-2e63015c-f87d-4973-bfbd-0f88614aa2c3.png)\n\n-----------------------------------------------------------------------\nUser 1\n\n![user 1](https://user-images.githubusercontent.com/106984547/174758026-d2732e6b-2ec3-493f-b39d-504dd21e56b4.png)\n\n-----------------------------------------------------------------------\nUser 2\n\n![user 2](https://user-images.githubusercontent.com/106984547/174758084-fc8ccd4e-d439-4a29-8fcf-86b716ff91f3.png)\n-----------------------------------------------------------------------\n\nUser 3\n\n![user 3](https://user-images.githubusercontent.com/106984547/174758391-d4e95761-587f-4a6c-8bf5-e4783b4c82c9.png)\n\n-----------------------------------------------------------------------\nMenu system:\n\nOption 1:\n\n![1  balance inquiry](https://user-images.githubusercontent.com/106984547/174481216-7ec1df55-cba1-491e-be72-8586f70783f2.png)\n\n-----------------------------------------------------------------------\nOption 2:\n\n![2  withdraw](https://user-images.githubusercontent.com/106984547/174757661-9c52905d-0cbd-42f3-9fee-a05e2ce38464.png)\n\n-----------------------------------------------------------------------\nOption 3:\n\n![3  transfer](https://user-images.githubusercontent.com/106984547/174757729-79ecf3d1-046f-488c-8783-234c80ac587c.png)\n\n-----------------------------------------------------------------------\n\nOption 4:\n\n![4  deposit](https://user-images.githubusercontent.com/106984547/174757872-3ecfa928-0e92-482b-8005-799b0ca5d67b.png)\n\n-----------------------------------------------------------------------\nOption 5:\n\n![5  reload tng](https://user-images.githubusercontent.com/106984547/174757897-7779ee61-b00c-4e57-97ed-0bc126352ab3.png)\n\n---\nThank you screen\n\n![thank you screen](https://user-images.githubusercontent.com/106984547/174469987-fbe8d79b-7894-42c4-88d3-84659edd6046.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbropenguin847%2Fatm_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbropenguin847%2Fatm_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbropenguin847%2Fatm_cpp/lists"}