NOVEMBER Phase 1 AICTE OIB-SIP 2024. OIBSIP Java Developer project (TASK 3)
ATM INTERFACE. The program has five classes. Account class to store user account details, Transaction class to store the user transactions, User class to store user details, TransactionHistory class to store the transaction history, and the main class to run the program.
The user can check the transaction history, withdraw, deposit, transfer, and check the account balance.