Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 639 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 639 Bytes

DebtDestroyer_2.0

Debt Destroyer 2.0 - C# WPF MVVM Team Project for CST236

UI under construction

Models and Data Services implemented, current console application generates test cases to test payoff algorithms and output of data to JSON files. Currently implemented efficient payoff method that prioretized the minimization of total interest paid over time and snowball method that prioretizes paying off lowest balances first. Additional payoff methods/modifiers to be added. Projection graphs for balances and payments made in Excel using program generated test data.