Skip to content

omkarbabar1/BankManagmentSystem

Repository files navigation

🏦 Bank Management System

A 2nd-Year Mini Project built with Java, JavaFX, Swing, and MySQL


✨ Overview

This Bank Management System is a simple but complete application that demonstrates how to integrate
frontend (JavaFX + Swing) with backend (Core Java) and database (MySQL with JDBC).

It was created as part of my 2nd-year mini project while I was learning the core concepts of Java.


🚀 Features

  • 👤 Create, update, and delete bank accounts
  • 💰 Deposit and withdraw money with balance validation
  • 📜 Transaction history view from database
  • 🔒 Secure queries using PreparedStatement (to prevent SQL injection)
  • 🎨 User-friendly interface with JavaFX + Swing

🛠 Tech Stack

  • Language: Java (Core Java, OOPs)
  • UI: JavaFX, Java Swing
  • Database: MySQL
  • Connectivity: JDBC

📽️ Demo

🎥 [![Watch the video] https://drive.google.com/file/d/14oXShopZXmEGVRhkXR0wcmHvQf5StDpC/view?usp=sharing*


⚡ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/omkarbabar1/BankManagmentSystem.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages