Skip to content

harman2212/Bank-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

💼 Bank Management Desktop Application

🚀 Quick Start

👉 Download Application

A fully functional desktop banking system with account management, transactions, and local database integration.


📌 Description

This is a desktop-based Bank Management System built using Java, HTML, and SQLite. The application runs locally and allows efficient handling of banking operations through a simple and user-friendly interface.


🚀 Features

  • Create and manage user accounts
  • Deposit and withdraw money
  • View transaction history
  • Secure local data storage using SQLite
  • Fast and lightweight offline application

✨ Highlights

  • Full stack desktop application
  • Real-world banking functionality
  • Local database integration
  • Packaged executable for easy usage

🛠 Tech Stack

  • Java (Backend Logic)
  • HTML/CSS (User Interface)
  • SQLite (Database)

🎯 What This Project Demonstrates

  • Full stack development (Java + UI + Database)
  • Real-world banking logic implementation
  • Desktop application packaging

▶️ How to Run

Option 1: Run from Source Code

  1. Clone or download the repository
  2. Open the project in your IDE (IntelliJ / VS Code / Eclipse)
  3. Run BankController.java

Option 2: Run Executable

  1. Go to Releases
  2. Download the .exe file
  3. Run the application directly

🧠 Skills Demonstrated

  • Backend Development (Java)
  • Database Design (SQLite)
  • UI Integration (HTML/CSS)
  • Application Packaging (.exe)

📷 Screenshots

Main Menu & Dashboard

Analytics & Settings


💡 Use Case

This project can be used as a basic banking system for managing accounts and transactions locally. It demonstrates full stack development using Java with database integration and desktop deployment.


👨‍💻 Developer Note

This project showcases my ability to build complete full stack desktop applications with backend logic, database integration, and user interface design.


📬 Contact

For any queries or collaboration, feel free to connect.

About

Desktop application built with Java, HTML, and SQLite

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors