Skip to content

A tool which allows users to find the optimum distribution of payments across multiple loans and investments to maximize overall net worth.

Notifications You must be signed in to change notification settings

PhilEdie/Investment-and-Loan-Optimiser-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investment-and-Loan-Optimiser

A tool which allows users to find the optimum distribution of payments across multiple loans and investments to maximize overall net worth.

Users can enter as many loans or investments as needed. The program then makes minimum payments on each loan, then distributes the remaining funds to the accounts with the highest interest rates.

Getting Started:

The project requires JDK version 11 or above.

The project uses Maven dependencies. Please ensure that Maven is installed on your computer or is supported by your IDE.

To start, clone the repository and run Main.java with no arguments.

Accounts Screen:

Accounts Screen

Payment Period Screen:

Results Screen 1

About

A tool which allows users to find the optimum distribution of payments across multiple loans and investments to maximize overall net worth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages