Banking Application

Java Database Integration (JDBC) with MySQL and Swing – Bank Login System Project

View the Project on GitHub herrberk/BankingApplication

(JDBC) with MySQL and Swing

In this project I have created a login page for an imaginary bank called Botbank using Java and MySQL. The user interface of the application is shown below. The green light on the right top corner of the page illustrates the status of the database connection. First, the user selects his role ( Admin or Customer ). Then he enters the login information and clicks on the Login button...

Read more on http://soysal.tk