💳 Bank Management System (Java + Swing + JDBC) A simple GUI-based Bank Management System built using Java, Swing, and MySQL with JDBC. This project allows users to create accounts, deposit/withdraw money, and view transaction history via a graphical interface.
📽️ Demo Video
✨ Features Account creation form with personal and banking details
Deposit and withdraw funds
View transaction history
Secure PIN-based login system
JDBC integration for MySQL database
Swing-based clean GUI interface
🛠️ Tech Stack Java (Core Java, OOP)
Swing (for GUI)
MySQL (Database)
JDBC (Database connectivity)
IDE: IntelliJ IDEA / Eclipse
Tools: MySQL Workbench