/Simple-Interest-Calculator

Simple Interest Calculator

Primary LanguageHTMLApache License 2.0Apache-2.0

Simple Interest Calculator

This project, the Simple Interest Calculator, is the final project completed as part of the IBM Full Stack Development Course on Coursera. It is a web-based calculator built using HTML, CSS, and JavaScript.

Table of Contents

About the Project

The Simple Interest Calculator is a user-friendly web application that allows users to calculate the simple interest on a loan or investment. It provides a straightforward interface for users to input the principal amount, interest rate, and time period to obtain the calculated interest.

This project serves as a demonstration of the skills and knowledge acquired during the IBM Full Stack Development Course on Coursera.

Features

  • Input fields for principal amount, interest rate, and time period.
  • Dynamic calculation of simple interest based on user input.
  • Clear and intuitive user interface.
  • Responsive design for optimal viewing on various devices.

Getting Started

To get started with the Simple Interest Calculator, follow these steps:

  1. Clone or download this repository to your local machine.

  2. Open the project directory and navigate to the index.html file.

  3. Open index.html in a web browser.

That's it! You are now ready to use the Simple Interest Calculator.

Usage

  1. Enter the principal amount in the provided input field.

  2. Enter the interest rate as a percentage in the provided input field.

  3. Enter the time period (in years) in the provided input field.

  4. Click the "compute interest" button to obtain the calculated simple interest.

  5. The calculated simple interest will be displayed below the input fields.

  6. To perform another calculation, update the input fields and click the "compute interest" button again.

Contributing

Contributions to this project are not accepted as it is a completed course project. However, feedback and suggestions are welcome. If you encounter any issues or have ideas for improvement, please feel free to reach out.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as needed. You can access the website below:

https://abiodun001-world.github.io/Simple-Interest-Calculator/

https://simple-interest-calculator0.netlify.app/