A simple bank system application with a graphic user interface developed in Java.
- Account:
- login to existing account;
- logout of the account;
- register a new account & get card details;
- Bank system:
- check balance;
- deposit funds;
- withdraw funds;
- transfer funds to other user;
- view transaction history;
- view card details;
- JDK 21
- Swing framework
- MySQL database