Skip to content

Java Mortgage Calculator: A user-friendly command-line tool for quickly estimating mortgage payments, interest, and amortization schedules.

Notifications You must be signed in to change notification settings

priyanshum143/Mortgage-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mortgage-Calculator

Java Mortgage Calculator: A user-friendly command-line tool for quickly estimating mortgage payments, interest, and amortization schedules.

Overview

This Java Mortgage Calculator is a simple tool for estimating mortgage payments, interest costs, and generating amortization schedules. It provides a user-friendly command-line interface for inputting mortgage details and obtaining instant calculations.

Features

  • Calculate monthly mortgage payments.
  • Determine the total interest paid over the life of the loan.
  • Generate a detailed amortization schedule.
  • Easy-to-use command-line interface.
  • Customize loan parameters such as principal, interest rate, and loan term.

Getting Started

To run the mortgage calculator, follow these steps:

  • Create a java project in your PC.
  • Go in "src" directory.
  • Clone the repository: https://github.com/priyanshum143/Mortgage-Calculator
  • Compile the Java program: javac App.java
  • Run the program: java App

Usage

Follow the on-screen prompts to input your mortgage details and obtain instant calculations.

Contributing

If you'd like to contribute to this project, feel free to open an issue or submit a pull request.

About

Java Mortgage Calculator: A user-friendly command-line tool for quickly estimating mortgage payments, interest, and amortization schedules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages