Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 410 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 410 Bytes

This project is Dekstop Based Appliation just a prototype of bank management system. Performs task like signup to account in database to perfor tasks like Deposit ,Withdrawal, Transfer, Update, Mini Statement(to print last 8 transactions if any) We can also create a new account which will automatically add data to database(provided connection in conn class)

Project is built using Core Java, JFrame, JDBC