Skip to content

Nichodemusdev/Mortgage-Repayment-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

markdown

Mortgage Repayment Calculator

This is a Mortgage Repayment Calculator web application. It allows users to input mortgage details and calculates monthly and total repayments based on the provided information.

Features

  • Input fields for mortgage amount, mortgage term, and interest rate.
  • Radio buttons to select mortgage type (Repayment or Interest Only).
  • Calculate monthly and yearly repayments.
  • Display results in a clear and formatted manner.
  • Clear all input fields functionality.
  • Comma formatting for thousands in mortgage amount and results.

Getting Started

Prerequisites

To run this project, you need a web browser and a text editor.

Installation

  1. Clone the repository: bash git clone https://github.com/Nichodemus/mortgage-calculator.git

  2. Navigate to the project directory: bash cd mortgage-calculator

Usage

  1. Open index.html in your web browser.
  2. Enter the mortgage amount, term, and interest rate.
  3. Select the mortgage type (Repayment or Interest Only).
  4. Click the "Calculate Repayments" button to see the results.

Files

  • index.html: The main HTML file.
  • styles.css: The CSS file for styling.
  • script.js: The JavaScript file for functionality.
  • favicon.ico: The favicon for the website.
  • icon-calculator.svg: The calculator icon for my button

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Author

Nichodemusdev

Follow

LICENSE

markdown MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published