Building a "Bank Management System" Windows Application in IntelliJ IDEA , using Java programming language and "Java Swing" library, in which:
The administrator can create new accounts for clients, depending on the client's location;
Can create bank deposits and withdrawals for each individual client;
The inserted data can be seen per customer in part in the tables, for managing deposits and withdrawals and for managing customers saved in the application.