Skip to content

AmilaKMAC/Banking-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

Java Banking Program

A simple console-based banking application written in Java.
This program allows users to view balance, deposit money, and withdraw money interactively using a menu-driven system.


πŸ“Œ Features

  • Show Balance – Displays the current account balance.
  • Deposit – Allows users to add money to their account.
  • Withdraw – Allows users to withdraw money if sufficient funds are available.
  • Exit Option – Ends the program safely.

πŸ› οΈ Technologies Used

  • Java SE (Standard Edition)
  • Scanner Class for input handling
  • Switch Case for menu control
  • Loops for continuous execution until user exits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages