{"id":18887763,"url":"https://github.com/awkward-py/atm-c","last_synced_at":"2026-05-18T03:11:03.874Z","repository":{"id":216449098,"uuid":"741363644","full_name":"awkward-py/ATM-C","owner":"awkward-py","description":"A basic command-line ATM service program written in C. This program allows users to perform simple banking operations such as checking balance, withdrawing money, and depositing money. The user interface is text-based, making it easy to understand and use.","archived":false,"fork":false,"pushed_at":"2024-01-10T08:43:13.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T20:08:46.029Z","etag":null,"topics":["atm","c-lang","c-language","college-project","github","project"],"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/awkward-py.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}},"created_at":"2024-01-10T08:39:23.000Z","updated_at":"2024-01-10T08:44:16.000Z","dependencies_parsed_at":"2024-01-10T09:46:21.303Z","dependency_job_id":"3ed15f76-f1f4-4c50-bac1-7dd41501bdb8","html_url":"https://github.com/awkward-py/ATM-C","commit_stats":null,"previous_names":["awkward-py/atm-c"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/awkward-py/ATM-C","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward-py%2FATM-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward-py%2FATM-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward-py%2FATM-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward-py%2FATM-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awkward-py","download_url":"https://codeload.github.com/awkward-py/ATM-C/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkward-py%2FATM-C/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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","c-lang","c-language","college-project","github","project"],"created_at":"2024-11-08T07:39:24.324Z","updated_at":"2026-05-18T03:11:03.858Z","avatar_url":"https://github.com/awkward-py.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATM-C\n\nA basic command-line ATM service program written in C. This program allows users to perform simple banking operations such as checking balance, withdrawing money, and depositing money. The user interface is text-based, making it easy to understand and use.\n\n## Features\n\n- **Secure**: The program requires a 4-digit PIN for access, providing a level of security.\n- **Options**: Users can choose from various options in the main menu, including checking balance, withdrawing money, depositing money, and exiting the program.\n- **Balance Updates**: The program displays the updated balance after successful transactions.\n\n## Usage\n\n1. Compile the program using a C compiler.\n2. Run the compiled executable.\n3. Enter your debit card number and 4-digit PIN when prompted.\n4. Choose an option from the main menu to perform the desired operation.\n\n## Code Overview\n\n- The program uses a predefined ATM PIN (1234) for simplicity.\n- Users can check their balance, withdraw money, deposit money, and exit the program.\n- The interface is text-based and user-friendly.\n- The program includes basic error handling for invalid inputs and insufficient balances.\n\n## Getting Started\n\nClone the repository and compile the program using a C compiler:\n\n```bash\ngcc ATM.c -o ATM\n```\n\nRun the compiled executable:\n\n```bash\n./ATM\n```\n\nFollow the on-screen instructions to navigate through the ATM service.\n\nFeel free to contribute and improve this ATM service program!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawkward-py%2Fatm-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawkward-py%2Fatm-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawkward-py%2Fatm-c/lists"}