Skip to content
/ IBRCalc Public

A simple program that calculates estimated monthly payments for income driven repayment plans.

License

Notifications You must be signed in to change notification settings

mgunt/IBRCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

IBRCalc

A simple program that calculates estimated monthly payments for income driven repayment plans.

How To Compile and Run

simply compile in the terminal

javac IBRCalc.java

then run

java IBRCalc

Note: You would need the Java Development Kit in order to compile Java code and the Java Runtime Environment to run Java code.

About

A simple program that calculates estimated monthly payments for income driven repayment plans.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages