Bank Automation Application
Java and MySQL technologies were used in this project. The project is a bank automation. Withdrawals, deposits, remittances, payouts, password renewals can be performed in the project.
The program consists of 9 different interfaces:
Home Screen
Application Screen
Account Screen
Withdrawal Screen
The Deposit Screen
Transfer Screen
Payments Screen
Password Refresh Screen
The Settings Screen
Description: To run the project correctly, right-click on the project and show the path to MySQL Connector on your own computer from the Library section. Sql codes are available in the project file. It can be connected to the existing database by entering the xampp application and importing it from the phpmyadmin section and selecting the sql file. Otherwise, you should create a database from scratch yourself.