Web-dev-mini-projects
Web-dev-mini-projects copied to clipboard
Added Smart Loan Calculator Project
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.