Web-dev-mini-projects icon indicating copy to clipboard operation
Web-dev-mini-projects copied to clipboard

Added Smart Loan Calculator Project

Open Syed0206 opened this issue 3 months ago • 0 comments

A simple and interactive Loan Calculator web application built with HTML, CSS, and JavaScript. This app allows users to calculate the total repayment amount for a loan using either Simple Interest or Compound Interest

Calculate Simple Interest and Compound Interest.

  • Displays Total Amount to be Paid and Interest Paid separately.
  • User-friendly card layout with a clean design.
  • Responsive input fields and buttons.
  • Real-time calculation results when buttons are clicked.
  • Results are formatted with Indian numbering style for better readability.

Syed0206 avatar Oct 04 '25 20:10 Syed0206