Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 707 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 707 Bytes

Bank Account Balancing Program

Developed by: Benjamin Moreno Last Updated: 2/26/2020

WPF Application

The old Account Balancer has been rewritten as a WPF desktop application that runs on Windows.

Legacy Console Application

Note: no longer supported

This console application (only runs on Windows due to usage of WIN32 API) allows a user to balance their Bank of America account, making use of extensive input validation, color coded text coupled with user readibility in mind, and the ability to go back to prior steps to correct information

Additional Installation: