FinTrust MF Calculators
FinTrust MF Calculators
SIP
Lumpsum
SWP
Goal
Invested Amount ₹0
Estimated Returns ₹0
Maturity Value ₹0
Total Withdrawn ₹0
Remaining Value ₹0
Total Gain ₹0
Monthly SIP Required ₹0
Total Invested ₹0
Wealth Created (Gain) ₹0
⸻
Next steps / tips:
• To replace the logo: update the img.logo-img src attribute to the buyer’s PNG/SVG URL or local path.
• To change the site link: update the a.logo-link href.
• If you want the logo text instead of an image, replace the
with plain text or an
.
If you want, I can:
• Provide a version that inlines a small README comment at the top for buyers (explaining how to swap the logo quickly).
• Export this as a zipped package structure (index + images) — I can produce code for that here.
Do you want the README comment added to the top of this file?
——————————————-:///——————-
Great — I kept the original green + white FinTrust theme and built the complete single HTML file with everything wired up:
• Logo + heading in the same line (easy to replace)
• Tabs in order SIP → Lump Sum → SWP → Goal
• Fully working calculators (inputs, ranges, sync)
• Live Chart.js doughnut charts for each planner
• Year-wise tables, reset buttons, disclaimers, auto-year footer
• Reset buttons appear only when values differ from defaults
• All JS embedded — copy-paste ready
Below is the full HTML. Save as index.html and open in a browser (internet required for Chart.js CDN).
0 Comments