Skip to content

Latest commit

 

History

History
55 lines (23 loc) · 1.95 KB

README.md

File metadata and controls

55 lines (23 loc) · 1.95 KB

IeeeBank

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

Giriş Ekranı

Application Screen

Başvuru Ekranı

Account Screen

Hesap Ekranı

Withdrawal Screen

Para Çekme Ekranı

The Deposit Screen

Para Yatırma Ekranı

Transfer Screen

Havale Ekranı

Payments Screen

Ödemeler Ekranı

Password Refresh Screen

Şifre Yenileme Ekranı

The Settings Screen

Ayarlar Ekranı

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.