Bank Account is a console application built to manage a single client's account information and transactions. The app supports a checking account and a savings account for the client, as well as the ability to deposit and withdraw funds from either account.
SKILLS USED: C#, Visual Studio, Object-Oriented Programming, Inheritance
Check out the code!