{"id":23226539,"url":"https://github.com/manishkmr49/simple--atm--application","last_synced_at":"2025-07-27T07:08:07.483Z","repository":{"id":248768884,"uuid":"771074021","full_name":"manishkmr49/Simple--ATM--Application","owner":"manishkmr49","description":"Java program simulating ATM functionalities: balance check, withdraw, deposit, loan request. Secure PIN verification. Easy-to-use menu interface.","archived":false,"fork":false,"pushed_at":"2024-07-16T22:15:43.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T17:43:16.924Z","etag":null,"topics":["corejava","dsa","dsainjava","java","javaproject","oops","oops-in-java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/manishkmr49.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":"2024-03-12T16:34:39.000Z","updated_at":"2024-08-24T11:15:57.000Z","dependencies_parsed_at":"2024-07-17T02:17:32.897Z","dependency_job_id":"4551e116-f7d2-4ada-a34a-05071c193ff2","html_url":"https://github.com/manishkmr49/Simple--ATM--Application","commit_stats":null,"previous_names":["manishkmr49/atm-machine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manishkmr49/Simple--ATM--Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkmr49%2FSimple--ATM--Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkmr49%2FSimple--ATM--Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkmr49%2FSimple--ATM--Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkmr49%2FSimple--ATM--Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manishkmr49","download_url":"https://codeload.github.com/manishkmr49/Simple--ATM--Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishkmr49%2FSimple--ATM--Application/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267320257,"owners_count":24068527,"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-07-27T02:00:11.917Z","response_time":82,"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":["corejava","dsa","dsainjava","java","javaproject","oops","oops-in-java"],"created_at":"2024-12-19T00:18:18.256Z","updated_at":"2025-07-27T07:08:07.444Z","avatar_url":"https://github.com/manishkmr49.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATM Application\n\nThis is a simple ATM application written in Java. The application allows users to create accounts, log in, view balances, withdraw funds, deposit funds, and transfer funds between accounts. \n\n## Features\n\n- Create a new account with a customer number and PIN.\n- Log in using a customer number and PIN.\n- Access checking and savings accounts.\n- View account balances.\n- Withdraw and deposit funds.\n- Transfer funds between checking and savings accounts.\n\n## Prerequisites\n\n- Java Development Kit (JDK) installed on your system.\n- A Java IDE or text editor (e.g., IntelliJ IDEA, Eclipse, VS Code).\n\n## How to Run\n\n1. **Clone the repository** (or download the source code).\n\n    ```sh\n    git clone https://github.com/manishkmr49/Simple--ATM--Application.git\n    ```\n\n2. **Navigate to the project directory**.\n\n    ```sh\n    cd Simple--ATM--Application\n    ```\n\n3. **Compile the Java files**.\n\n    ```sh\n    javac ATM.java OptionMenu.java Account.java\n    ```\n\n4. **Run the application**.\n\n    ```sh\n    java ATM\n    ```\n\n## Usage\n\n1. **Main Menu**:\n   - **Type 1**: Log in to an existing account.\n   - **Type 2**: Create a new account.\n\n2. **Account Access**:\n   - **Type 1**: Access Checking Account.\n   - **Type 2**: Access Savings Account.\n   - **Type 3**: Exit.\n\n3. **Checking/Savings Account Menu**:\n   - **Type 1**: View Balance.\n   - **Type 2**: Withdraw Funds.\n   - **Type 3**: Deposit Funds.\n   - **Type 4**: Transfer Funds.\n   - **Type 5**: Exit.\n\n## Example Accounts\n\nTwo example accounts are pre-loaded into the system for testing purposes:\n\n1. Customer Number: `952141`, PIN: `191904`\n2. Customer Number: `123`, PIN: `123`\n\n## Code Overview\n\n- **ATM.java**: Contains the main method to start the application.\n- **OptionMenu.java**: Contains the main menu and options for account management.\n- **Account.java**: Represents an account with methods for balance management and transactions.\n\n---\n\nFeel free to customize this README file according to your specific needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishkmr49%2Fsimple--atm--application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanishkmr49%2Fsimple--atm--application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishkmr49%2Fsimple--atm--application/lists"}