Skip to content

devd-328/Simple-Banking-System-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Banking-System-in-Java

This Java program is a simple bank application that enables the user to manage his/her current or savings account via the command line interface. The program can deposit and withdraw funds in current and savings accounts and return again to the main menu.

Features:

  • Main menu with options to access current account, savings account, or exit the program.
  • Current account menu with options to deposit or withdraw funds.
  • Savings account menu with options to deposit or withdraw funds.
  • Input validation to handle invalid user choices and prevent overdrawing.

Usage:

  1. Run the program.
  2. Choose between a current or savings account.
  3. Perform transactions such as deposit or withdraw funds.
  4. Exit the program when finished.

This program serves as a basic example of implementing a banking system in Java with simple functionality.

About

This Java program is a simple bank application that enables the user to manage his/her current or savings account via the command line interface. The program can deposit and withdraw funds in current and savings accounts and return again to the main menu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages