kagam1nonly / atm-bank-arraylist

The ATM Bank Program is a Java application that simulates an automated teller machine (ATM) system. It allows users to register, perform transactions (balance inquiry, deposit, and withdrawal), and view all registered users. The program utilizes ArrayLists to store user information such as full names, usernames, PINs, and deposit amounts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The ATM Bank Program is a Java application that simulates an automated teller machine (ATM) system. It allows users to register, perform transactions (balance inquiry, deposit, and withdrawal), and view all registered users. The program utilizes ArrayLists to store user information such as full names, usernames, PINs, and deposit amounts.


Languages

Language:Java 100.0%