This is a terminal-based ATM Simulation project developed using Java. It allows users to log in using User ID and PIN and perform operations like checking balance, depositing money, and withdrawing money.
- User authentication
- Balance inquiry
- Deposit money
- Withdraw money
- Terminal-based execution
- Java
- OOP concepts