Skip to content

Multithreaded Model View Controller banking application

Notifications You must be signed in to change notification settings

Jaredw187/MVCBankingApp

Repository files navigation

Synopsis

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.

Motivation

Class assignment as an introduction into mvc architecture implementation of a basic banking application.

Run Instructions

Please use provided input.txt file and pass that file as a parameter when executing the main class AccountView.java

Contributors

Sean Thornton and Jared Walton

License

MIT

About

Multithreaded Model View Controller banking application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages