Skip to content

The-Software-Guild/bankingsystemapplication-1stcooldude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

BankingSystemApp

The goal of this case study is to familiarize the developers in designing a Java stand-alone application. As part of this case study, developers need to implement a banking application that will help the users in creating customers, accounts, depositing and withdrawing money, checking their balance, sorting, persisting and searching Customer Data. Business Requirements The standalone program upon executing need to show below Menu:

  1. Create New Customer Data
  2. Assign a Bank Account to a Customer
  3. Display balance or interest earned of a Customer
  4. Sort Customer Data
  5. Persist Customer Data
  6. Show All Customers
  7. Search Customers by Name
  8. Exit

Keep on displaying the above menu until 8 (i.e., Exit) is not entered by the User.

About

bankingsystemapplication-1stcooldude created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages