Simulates the functionality of a basic bank application frontend with backend.
This was the final MITxPro course project. It allows the given account user to deposit, withdraw, and display their balance.
I would like to include a function that models a mortgage loan base on user input to show payments, amortization etc.