Skip to content

abhinavgautam08/banking_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Banking Application

This is a simple command-line banking application written in Java.

Run on OnlineGDB

Features

  • Create a new bank account with an initial deposit.
  • Deposit money into an existing account.
  • Withdraw money from an existing account.
  • View account details, including account holder name, balance, email, and phone number.
  • Update contact details (email and phone number) for an existing account.

How to Run

  1. Compile the Java code:

    javac Main.java
  2. Run the application:

    java Main

The application will then present you with a menu of options to choose from.

banking_application (abhinavgautam08)

About

Assignment No.1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages