A simple Java-based Bank Account Management System that allows users to create accounts, deposit money, withdraw funds, and check account balances through a user-friendly console interface. This project demonstrates core Object-Oriented Programming (OOP) concepts such as classes, objects, encapsulation, and modular design using Java.
-
Updated
May 12, 2026 - Java