Skip to content

FRICK0123/SimpleInterestCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleInterestCalculator

A simple interest calculator based from calculator soup. Simple Interest Calculator A Simple Interest Calculator project built using HTML, CSS, and JavaScript. This calculator allows users to calculate the simple interest by providing the principal amount, accrued amount, and time period.

Features: -Calculate simple interest by providing principal, accrued amount, and time period. -Error handling for invalid inputs and ensuring the accrued amount is greater than the principal amount. -Responsive design to work on various devices.

Usage:

  1. Enter the principal amount, accrued amount, and time period in the respective input fields.
  2. Click the "Calculate" button to get the result.
  3. The calculated simple interest will be displayed below the "Calculate" button.

Technologies Used: -HTML -CSS -JavaScript

About

A simple interest calculator based from calculator soup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published