Skip to content

fixer-coder/banking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Simulation

Creating A bank account simulation. The following process was created:

  • Create an account
  • Get balance
  • Deposit Money
  • Withdraw Money
  • Transfer Money
  • Also added ability to use 3 currencies CAD, USD and EUROS with CAD been the primary currency

Unit test was added to test all functions created Functional test added also

Improvement scope

  • Ability to dymically get current exchange rate for USD to CAD and EUROs to CAD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages