Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank App with Swing and MySQL

A simple bank application built with Java, Swing, MySQL, and JDBC. It allows users to perform basic banking operations like creating accounts, checking balances, and making transactions. The app uses JDBC to interact with a MySQL database for data persistence.

Technologies Used: Java, Swing, JDBC, MySQL

You can view the application demo here: Application Demo

Features

  1. User Registration
  2. User Login
  3. User Authentication
  4. Checking Balance
  5. Deposit Amount
  6. Withdraw Amount
  7. Transactions between users
  8. View Transaction History

About

A simple bank application built with Java, Swing, MySQL, and JDBC. It allows users to perform basic banking operations like creating accounts, checking balances, and making transactions. The app uses JDBC to interact with a MySQL database. This project was created to explore Swing and JDBC.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages