Skip to content

fadymedhat2236/BankingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BankingSystem

features provided

This system provides at the following features to its client:

  1. Create a new Bank Account providing Full Name , account password , initial amount of money to deposite. A unique Account ID is be generated for this user.
  2. Login using the unique account ID and account password.invalid account ID or account password are handled.
  3. Check on Current Balance.
  4. Deposit Cash to your account.depositing incorrect amount of money such as negative amounts are handled.
  5. Withdraw Cash from your account.withdrawing incorrect amount of money such as negative amounts,also withdrawing an amount of money larger than your balance are handled.
  6. Transfer Money to another account within the same bank.checking if the other account already exists,transfering incorrect amount of money such as negative amounts and transfering an amount of money larger than your balance are handled.
  7. Transfer Money to another account in another bank.checking if the other account already exists,transfering incorrect amount of money such as negative amounts and transfering an amount of money larger than your balance are handled.
  8. View Transaction History.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages