This project implements an ATM (Automated Teller Machine) interface using Java. The system allows users to perform basic banking operations such as checking balance, depositing money, and withdrawing money.
- User authentication with PIN
- Check account balance
- Deposit funds
- Withdraw funds
- View transaction history