Project Title: BankApp
Project Description
"BankApp" is a command line application that simulates a banking system, allowing users to perform various banking operations through a text-based interface. The application will provide functionalities such as creating and managing customer accounts, performing transactions, checking balances, and generating reports. The project aims to showcase the fundamental concepts of OOP and Java while providing a practical and user-friendly banking experience.
Project Requirements