banking systems

Banking System

Submitted by surprisee.mashaba on
A very simple banking system created using C#. The features of this system are the following: 1. Open new account 2. Change daily limits 3. Freeze accounts 4. View and print transitional statement 5. Update customer information 6. Deposits 7. Transfer 8. Withdrawal 9. View balances If you find it interesting, just download the source codes and try this system yourself. Hope you learned from this.