A simple bank system that was created in java to help myself get familiar with the language
This is a simple bank simulator created in Java. It has a command-line interface and stores data in text files.
Simple Bank is a simple banking application. It allows users to create and manage bank accounts, make transactions, and view account balances.
This simple banking application is implemented in Java.
- Accounts
- Transactions
- Clone the repository
git clone https://github.com/TheGenio/java-simplebank.git