A simple command-line Java application that simulates ATM operations with PIN authentication, deposit, withdrawal, and balance checking. Perfect for beginners to practice object-oriented programming and basic Java syntax.
java command-line beginner-project oop banking practice-project console-app menu-driven simple-atm atm-simulation
-
Updated
Dec 17, 2025 - Java