Skip to content

Abalas20/Java-Bank-application-with-MySQL-DataBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Java Bank application with MySQL DataBase

This Java project is a basic banking system that includes a login/signup window and an ATM window.

Users can either log into their existing account or create a new account.

MyBank.Presentation.SignUp.mp4

Once they create an account, users can enter their card number and PIN to access the ATM window and perform transactions.

MyBank.Presentation.ATM.mp4

This Java project also features a Booking System, allowing users to make appointments with bank operators. The booking process is designed to mimic a phone call, with a phone-like interface popping up when the booking button is pressed.

MyBank.Presentation.Booking.mp4

The following database diagrams showcase the design and structure of the database used in the Java project. They provide a visual representation of the data relationships, entities, and attributes stored in the database to support the login/signup, ATM and booking functionality.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages