{"id":15042827,"url":"https://github.com/heetika22/atm-simulator","last_synced_at":"2026-02-25T21:02:38.367Z","repository":{"id":249250141,"uuid":"830896594","full_name":"Heetika22/ATM-simulator","owner":"Heetika22","description":"The ATM-Simulator is a desktop application developed using Java, Java Swing, AWT, and MySQL. This application demonstrates Object-Oriented Programming (OOP) concepts and provides a comprehensive interface for simulating ATM operations. ","archived":false,"fork":false,"pushed_at":"2024-07-19T09:20:09.000Z","size":1991,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T17:52:06.673Z","etag":null,"topics":["awt-gui","java-8","java-swing","mysql"],"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/Heetika22.png","metadata":{"files":{"readme":"README.md","changelog":"ChangePin.java","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-07-19T08:21:06.000Z","updated_at":"2024-07-19T09:22:42.000Z","dependencies_parsed_at":"2024-07-19T16:55:52.550Z","dependency_job_id":"c3b9cb2e-ac8e-463c-a9fa-5d4d5cbae704","html_url":"https://github.com/Heetika22/ATM-simulator","commit_stats":null,"previous_names":["heetika22/atm-simulator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Heetika22/ATM-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heetika22%2FATM-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heetika22%2FATM-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heetika22%2FATM-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heetika22%2FATM-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Heetika22","download_url":"https://codeload.github.com/Heetika22/ATM-simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Heetika22%2FATM-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29839935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T20:42:33.054Z","status":"ssl_error","status_checked_at":"2026-02-25T20:42:21.322Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["awt-gui","java-8","java-swing","mysql"],"created_at":"2024-09-24T20:48:03.585Z","updated_at":"2026-02-25T21:02:38.336Z","avatar_url":"https://github.com/Heetika22.png","language":"Java","readme":"# ATM-Simulator\n\n## Introduction\nThe ATM-Simulator is a desktop application developed using Java, Java Swing, AWT, and MySQL. This application demonstrates Object-Oriented Programming (OOP) concepts and provides a comprehensive interface for simulating ATM operations. The system allows users to create new accounts, perform transactions, and manage their banking activities efficiently.\n\n## Features\n- **Account Creation**: Users can fill out an application form to create a new bank account.\n- **Account Number and PIN Generation**: The system automatically generates a unique account number and PIN for new accounts.\n- **Deposit and Withdrawal**: Users can deposit and withdraw money from their accounts.\n- **Fast Cash**: Quick cash withdrawal feature.\n- **Mini Statement**: View a mini statement of recent transactions.\n- **PIN Change**: Users can change their account PIN.\n- **Balance Enquiry**: Check the current account balance.\n\n## Technologies Used\n- **Java**: Core programming language.\n- **Java Swing and AWT**: For building the graphical user interface (GUI).\n- **Java JDBC**: For database connectivity.\n- **MySQL**: Database management system.\n\n## Installation\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/yourusername/atm-simulator.git\n   cd atm-simulator\n   ```\n2. **Set up the database**:\n\n- Install MySQL and create a database named atm_simulator.\n- Execute the provided SQL script (database_queries.txt) to create the required tables.\n\n3. **Create a new project**:\n\n- Open your preferred IDE (Eclipse or NetBeans).\n- Create a new Java project.\n- Add the Java files from the repository to the src folder under the same package.\n\n4. **Add icons**:\n\n- Copy the icons from the icons folder in the repository to the appropriate directory in your project.\n  \n5. **Configure database connection**:\n\n- Open Conn.java and update the database connection details (URL, username, password).\n\n6. **Compile and run the application**:\n\n- Compile the Java files in your IDE.\n- Run the Login class.\n\n##Usage\n\n1. **Launch the application**:\n\n- Run the Login class.\n\n2. **Create a new account**:\n\n- Fill out the application form with the required details and submit.\n\n3. **Login**:\n\n- Use the generated account number and PIN to log in.\n\n4. **Perform transactions**:\n\n- Navigate through the menu to deposit, withdraw, check balance, view mini statements, or change PIN.\n\n##Screenshots\n\n- Main Page\n![Login Page](screenshots/start-page.png)\n\n- Application Form\n![Application Form](screenshots/signup_pg_1.png)\n\n- Transaction Window\n![Transaction Window](screenshots/transactions-window.png)\n\nExplore more screenshots of pages in the screenshots folder\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheetika22%2Fatm-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheetika22%2Fatm-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheetika22%2Fatm-simulator/lists"}