Description : Create a simulation of a primitive banking system that allows the user to create bank accounts for clients, and allow them to do some of the bank transactions. The client can have...



Description:


Create a simulation of a primitive banking system that allows the user to create bank accounts for clients, and allow them to do some of the bank transactions.


The client can have multiple accounts with different types and the clients should be able to:



  1. Display their current balance

  2. Deposit money

  3. Draw money

  4. Transfer money to other accounts within the bank

  5. Pay utility bills

  6. Other transactions you would like to add.


But, once the clients’ accounts are created must be saved in a text file, so we don't need to enter their data anymore. But the system must be able to change their data if needed.


Always when the user wants to use the system must get a menu to choose the required option, and maybe after choosing the menu there is a sub-menu popup.


The system can do the following:



  1. Let the user create accounts in different types

  2. Let the user enter details about the clients and accounts according to the account type

  3. Save all the details in a file.

  4. Let the user be able to read and change the details

  5. Let the user be able to perform the above transactions

  6. Any other tasks you would like to add

Nov 21, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here