Skip to content

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.

Notifications You must be signed in to change notification settings

kagam1nonly/atm-bank-arraylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

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.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages