Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Simple application for the bank system with a GUI

Notifications You must be signed in to change notification settings

idelsaf/bank-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple bank system app

A simple bank system application with a graphic user interface developed in Java.

Features:

  • Account:
    • login to existing account;
    • logout of the account;
    • register a new account & get card details;
  • Bank system:
    • check balance;
    • deposit funds;
    • withdraw funds;
    • transfer funds to other user;
    • view transaction history;
    • view card details;

Technologies:

  • JDK 21
  • Swing framework
  • MySQL database

Screenshots:

login page registration page main page

About

Simple application for the bank system with a GUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages