Skip to content

Created a secure Bank Management System using Java and Swing, optimizing MySQL database interactions for efficient data handling and transaction processing.

Notifications You must be signed in to change notification settings

constantinmierla/bank-administration-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Management System

A Java-based Bank Management System that provides users with an intuitive graphical user interface to perform banking operations. This project is designed for educational purposes, showcasing fundamental concepts of object-oriented programming, GUI development with Swing, and database interaction using JDBC.

Features

  • User Authentication: Secure login and PIN management for user accounts.
  • Account Operations:
    • Create an account and manage personal details.
    • Deposit and withdraw funds with real-time balance updates.
    • View transaction history to track account activities.
  • Data Storage: Uses a MySQL database to store user information and transaction records.
  • Intuitive GUI: Designed with a user-friendly interface utilizing Java Swing for a smooth user experience.

Technologies Used

  • Java
  • Java Swing
  • MySQL Database
  • JDBC

About

Created a secure Bank Management System using Java and Swing, optimizing MySQL database interactions for efficient data handling and transaction processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages