{"id":19510931,"url":"https://github.com/zyad-eltayabi/atm-system","last_synced_at":"2026-06-11T02:31:34.163Z","repository":{"id":208917594,"uuid":"722787449","full_name":"Zyad-Eltayabi/ATM-System","owner":"Zyad-Eltayabi","description":"💵 The system allows users to quickly withdraw predefined or custom amounts, deposit funds, check their balance, and securely log out.","archived":false,"fork":false,"pushed_at":"2023-11-24T00:49:47.000Z","size":478,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T23:13:38.643Z","etag":null,"topics":["cpp","filesystem","functional-programming"],"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/Zyad-Eltayabi.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":"2023-11-24T00:34:05.000Z","updated_at":"2024-10-01T05:01:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"77597320-eb95-4a02-91db-51cea0ffdca9","html_url":"https://github.com/Zyad-Eltayabi/ATM-System","commit_stats":null,"previous_names":["zyad-eltayabi/atm-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zyad-Eltayabi/ATM-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FATM-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FATM-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FATM-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FATM-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zyad-Eltayabi","download_url":"https://codeload.github.com/Zyad-Eltayabi/ATM-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FATM-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34180147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["cpp","filesystem","functional-programming"],"created_at":"2024-11-10T23:18:21.145Z","updated_at":"2026-06-11T02:31:34.142Z","avatar_url":"https://github.com/Zyad-Eltayabi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATM System\n\nThis C++ program simulates a basic ATM system with features such as quick withdrawal, normal withdrawal, deposit, and balance checking.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Features](#features)\n- [File Structure](#file-structure)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nThis project implements a console-based ATM system using C++. It provides a user-friendly interface for performing common banking transactions.\n\n## Features\n\n1. **Quick Withdrawal:**\n   - Users can quickly withdraw predefined amounts.\n\n2. **Normal Withdrawal:**\n   - Users can withdraw a custom amount (multiples of 5).\n\n3. **Deposit:**\n   - Users can deposit funds into their account.\n\n4. **Check Balance:**\n   - Provides users with their current account balance.\n\n5. **Logout:**\n   - Allows users to log out and return to the login screen.\n\n## File Structure\n\n- **ATM.cpp:** The main C++ source code file.\n- **ClientsData.txt:** File containing client information (AccountNumber#//#PinCode#//#Name#//#Phone#//#AccountBalance).\n\n## Usage\n\n1. Run the program.\n2. Log in with your account number and PIN code (ex : account number = c1, PIN code = 1234).\n3. Choose the desired operation from the main menu.\n\n## Contributing\n\nContributions are welcome. If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyad-eltayabi%2Fatm-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzyad-eltayabi%2Fatm-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyad-eltayabi%2Fatm-system/lists"}