Banking application that maintains user accounts and their corresponding balances. The application allows for withdrawals and deposits in USD, Euro, and Yuan. UML Class diagrams were generated by IntelliJ IDEA. This is an extension of the original MVC Banking app. It has been extended to include multithreading agents for deposit and withdraw actions.
Class assignment as an introduction into mvc architecture implementation of a basic banking application.
Please use provided input.txt file and pass that file as a parameter when executing the main class AccountView.java
Sean Thornton and Jared Walton
MIT