Giter Club home page Giter Club logo

banking-application-using-java's Introduction

Banking-Application-using-Java

Basic command line banking application. It is just a introduction mini project.

OUTPUT :

Banking Menu: Select any one option from below.

  1. Add Customer
  2. Change Customer Name
  3. Check Account Balance
  4. Update Account Balance
  5. Summary of All Accounts
  6. Quit Enter your option: 1

Add Customer Menu

Enter Customer Name: Abhishek Tripathi Enter Opening Balance Amount: 1000 Account created successfully.

Account Details:-

Account Number: 0 Account Name: Abhishek Tripathi Account Balance: 1000.0 Rs

Banking Menu: Select any one option from below.

  1. Add Customer
  2. Change Customer Name
  3. Check Account Balance
  4. Update Account Balance
  5. Summary of All Accounts
  6. Quit Enter your option: 1

Add Customer Menu

Enter Customer Name: Sweta Shukla Enter Opening Balance Amount: 5000 Account created successfully.

Account Details:-

Account Number: 1 Account Name: Sweta Shukla Account Balance: 5000.0 Rs

Banking Menu: Select any one option from below.

  1. Add Customer
  2. Change Customer Name
  3. Check Account Balance
  4. Update Account Balance
  5. Summary of All Accounts
  6. Quit Enter your option: 2

Change Customer Name Menu

Enter your Account Number: 1 Enter the new name: Shweta Shukla Name is successfully updated from Sweta Shukla to Shweta Shukla.

Banking Menu: Select any one option from below.

  1. Add Customer
  2. Change Customer Name
  3. Check Account Balance
  4. Update Account Balance
  5. Summary of All Accounts
  6. Quit Enter your option: 3

Check Account Balance Menu

Enter your Account Number: 1 Shweta Shukla your balance is 5000.0Rs. Banking Menu: Select any one option from below.

  1. Add Customer
  2. Change Customer Name
  3. Check Account Balance
  4. Update Account Balance
  5. Summary of All Accounts
  6. Quit Enter your option: 4

Update Account Balance Menu

Enter your Account Number: 0 Enter the amount to be deposited: 10000 Abhishek Tripathi your updated balance is : 11000.0 RS.

Banking Menu: Select any one option from below.

  1. Add Customer
  2. Change Customer Name
  3. Check Account Balance
  4. Update Account Balance
  5. Summary of All Accounts
  6. Quit Enter your option: 5 Account Number: 0, Name: Abhishek Tripathi, Balance: 11000.0Rs.

Account Number: 1, Name: Shweta Shukla, Balance: 5000.0Rs.

Banking Menu: Select any one option from below.

  1. Add Customer
  2. Change Customer Name
  3. Check Account Balance
  4. Update Account Balance
  5. Summary of All Accounts
  6. Quit Enter your option: 6 Terminating...

Changes that you can make:

Instead of using incremental account number you can use random function to generate random number and add it to accountNumber array.

banking-application-using-java's People

Contributors

abhi7585 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rajuislam2000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.