Skip to content

Akash15200/github-final-project

Simple Interest Calculator

📌 Introduction

This project is a Simple Interest Calculator built using HTML, CSS, and JavaScript. It helps users calculate interest on a principal amount over a given time period.

🧮 Formula

Simple Interest (SI) = (Principal × Rate × Time) / 100

Where:

  • Principal (P): Initial amount
  • Rate (R): Interest rate per year
  • Time (T): Time in years

🚀 Features

  • User-friendly interface
  • Instant calculation
  • Input for principal, rate, and time

💡 Example

Input:

  • P = 1000
  • R = 5%
  • T = 2 years

Output:

  • SI = 100

🛠️ Technologies Used

  • HTML
  • CSS
  • JavaScript fix typo another fix

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages