-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
665 lines (603 loc) · 31.2 KB
/
Copy pathindex.html
File metadata and controls
665 lines (603 loc) · 31.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#0f766e">
<meta name="robots" content="index, follow">
<meta
name="description"
content="SmartCalc World offers free online finance, medical and education calculators including EMI, SIP, FD, GST, BMI and more. Fast, accurate and easy to use tools."
>
<meta
property="og:title"
content="SmartCalc World – Free Online Finance, Medical & Education Calculators"
>
<meta
property="og:description"
content="SmartCalc World offers free online finance, medical and education calculators including EMI, SIP, FD, GST, BMI and more. Fast, accurate and easy to use tools."
>
<meta property="og:type" content="website">
<meta property="og:url" content="https://smartcalcworld.com/">
<meta property="og:image" content="https://smartcalcworld.com/favicon.png">
<link rel="icon" type="image/png" href="https://smartcalcworld.com/favicon.png">
<link rel="canonical" href="https://smartcalcworld.com/index.html">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap"
rel="stylesheet"
>
<link rel="stylesheet" href="style.css">
<title>SmartCalc World – Free Online Finance, Medical & Education Calculators</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "SmartCalcWorld",
"url": "https://smartcalcworld.com/",
"description": "SmartCalcWorld is a growing global calculator platform for smarter everyday decisions.",
"inLanguage": "en"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "SmartCalcWorld",
"url": "https://smartcalcworld.com/",
"logo": "https://smartcalcworld.com/favicon.png",
"description": "SmartCalcWorld builds fast, interactive calculator tools across finance, education, medical, and utility categories."
}
</script>
<script src="/Tools/google-analytics.js"></script>
</head>
<body>
<header class="site-header" id="top">
<div class="container nav-shell">
<a class="brand" href="#top" aria-label="SmartCalcWorld homepage">
<img
class="brand-logo"
src="/images/logo.png"
alt="SmartCalcWorld logo"
width="52"
height="50"
>
<span class="brand-copy">
<span class="brand-name">SmartCalcWorld</span>
<span class="brand-tag">Global smart calculator platform</span>
</span>
</a>
<nav class="desktop-nav" aria-label="Primary">
<a href="#featured-calculators">Calculators</a>
<a href="#why-smartcalcworld">Why Us</a>
<a href="#popular-calculators">Popular</a>
<a href="#learn-plan">Learn</a>
<a href="finance/finance-hub.html">Finance Hub</a>
</nav>
<div class="nav-actions">
<a class="nav-cta" href="https://smartcalcworld.com/finance/finance-sip-calculator.html">Start SIP</a>
<button
class="menu-toggle"
id="menuToggle"
type="button"
aria-expanded="false"
aria-controls="mobileMenu"
aria-label="Toggle navigation menu"
>
<span></span>
<span></span>
<span></span>
</button>
</div>
</div>
<div class="mobile-menu" id="mobileMenu">
<a href="#featured-calculators">Calculators</a>
<a href="#why-smartcalcworld">Why Us</a>
<a href="#popular-calculators">Popular</a>
<a href="#learn-plan">Learn</a>
<a href="https://smartcalcworld.com/finance/finance-hub.html">Finance Hub</a>
<a href="https://smartcalcworld.com/finance/finance-sip-calculator.html">Start SIP Calculator</a>
</div>
</header>
<main>
<section class="hero section-space" id="home">
<div class="container hero-grid">
<div class="hero-copy reveal">
<span class="eyebrow">Growing global calculator platform</span>
<h1>Smart Calculators for Smarter Decisions <span aria-hidden="true">🌍</span></h1>
<p class="hero-lead">
Calculate investments, returns, planning milestones, and future financial goals
using advanced interactive tools built to feel fast, trustworthy, and easy to use.
</p>
<div class="hero-actions">
<a class="btn btn-primary" href="#featured-calculators">Explore Calculators</a>
<a class="btn btn-secondary" href="https://smartcalcworld.com/finance/finance-sip-calculator.html">
Start with SIP Calculator
</a>
</div>
<form class="search-card" id="calculatorSearchForm" role="search" novalidate>
<div class="search-copy">
<strong>Find a calculator quickly</strong>
<span>Search by name and jump straight to the right tool.</span>
</div>
<div class="search-row">
<label class="sr-only" for="calculatorSearch">Search calculators</label>
<input
id="calculatorSearch"
name="calculator"
type="search"
list="calculatorSuggestions"
placeholder="Search SIP, CAGR, Retirement, EMI..."
autocomplete="off"
>
<datalist id="calculatorSuggestions">
<option value="SIP Calculator"></option>
<option value="CAGR Calculator"></option>
<option value="Mutual Fund Calculator"></option>
<option value="Portfolio Rebalancing Calculator"></option>
<option value="Risk vs Return Calculator"></option>
<option value="Retirement Calculator"></option>
<option value="Portfolio Growth Calculator"></option>
<option value="Lumpsum Calculator"></option>
<option value="EMI Calculator"></option>
<option value="FD Calculator"></option>
<option value="RD Calculator"></option>
<option value="SWP Calculator"></option>
<option value="PPF Calculator"></option>
<option value="Inflation Calculator"></option>
</datalist>
<button class="search-btn" type="submit">Search</button>
</div>
<p class="search-hint" id="searchHint">
Popular searches: SIP, CAGR, Mutual Fund, Retirement, EMI.
</p>
</form>
<div class="trust-grid" aria-label="Platform highlights">
<article class="trust-card">
<span class="trust-label">Growing</span>
<strong>Calculator library</strong>
<p>Planning, investing, learning, health, and utility tools in one place.</p>
</article>
<article class="trust-card">
<span class="trust-label">Built for</span>
<strong>Global users</strong>
<p>Flexible calculators for broader financial planning needs.</p>
</article>
<article class="trust-card">
<span class="trust-label">Designed for</span>
<strong>Fast decisions</strong>
<p>Minimal layouts, clear outputs, and interactive guidance.</p>
</article>
</div>
</div>
<aside class="hero-visual reveal reveal-delay" aria-label="SmartCalcWorld planning preview">
<div class="dashboard-card">
<div class="dashboard-top">
<div>
<p class="mini-label">Interactive planning snapshot</p>
<p class="panel-title">Build a better money plan in minutes</p>
</div>
<span class="badge badge-live">Live now</span>
</div>
<div class="metric-grid">
<div class="metric-card">
<span>Monthly SIP</span>
<strong>12,000 plan</strong>
</div>
<div class="metric-card">
<span>Expected return</span>
<strong>12%</strong>
</div>
<div class="metric-card">
<span>Goal horizon</span>
<strong>15 years</strong>
</div>
</div>
<div class="chart-preview" aria-hidden="true">
<span class="chart-bar chart-bar-1"></span>
<span class="chart-bar chart-bar-2"></span>
<span class="chart-bar chart-bar-3"></span>
<span class="chart-bar chart-bar-4"></span>
<span class="chart-bar chart-bar-5"></span>
<span class="chart-bar chart-bar-6"></span>
</div>
<div class="dashboard-footer">
<span>Interactive charts</span>
<span>Smart assumptions</span>
<span>Long-term clarity</span>
</div>
</div>
</aside>
</div>
</section>
<section class="section-space" id="featured-calculators">
<div class="container">
<div class="section-heading reveal">
<span class="section-kicker">Featured calculators</span>
<h2>Start with the calculators people need most</h2>
<p>
SmartCalcWorld is expanding into a broader global platform, but finance is the
strongest category right now. Explore the tools driving smarter investment,
allocation, and planning decisions.
</p>
</div>
<div class="feature-grid">
<a class="tool-card reveal" href="https://smartcalcworld.com/finance/finance-sip-calculator.html">
<span class="tool-icon" aria-hidden="true">SIP</span>
<h3>SIP Calculator</h3>
<p>Estimate monthly investment growth and future corpus with clarity.</p>
<span class="card-link">Open calculator</span>
</a>
<a class="tool-card reveal" href="https://smartcalcworld.com/finance/investment/cagr-calculator.html">
<span class="tool-icon" aria-hidden="true">CG</span>
<h3>CAGR Calculator</h3>
<p>Measure annualized growth rates for long-term investment comparison.</p>
<span class="card-link">Open calculator</span>
</a>
<a class="tool-card reveal" href="https://smartcalcworld.com/finance/investment/mutual-fund-calculator.html">
<span class="tool-icon" aria-hidden="true">MF</span>
<h3>Mutual Fund Calculator</h3>
<p>Project returns and compare fund planning scenarios more easily.</p>
<span class="card-link">Open calculator</span>
</a>
<!-- <a class="tool-card reveal" href="finance/investment/portfolio-rebalancing-calculator.html">
<span class="tool-icon" aria-hidden="true">PR</span>
<h3>Portfolio Rebalancing Calculator</h3>
<p>See how to realign asset weights and keep your strategy on track.</p>
<span class="card-link">Open calculator</span>
</a> -->
<!-- <a class="tool-card reveal" href="finance/investment/risk-vs-return-calculator.html">
<span class="tool-icon" aria-hidden="true">RV</span>
<h3>Risk vs Return Calculator</h3>
<p>Balance growth expectations with the risk profile you can manage.</p>
<span class="card-link">Open calculator</span>
</a> -->
<a class="tool-card reveal" href="https://smartcalcworld.com/finance/investment/retirement-calculator.html">
<span class="tool-icon" aria-hidden="true">RT</span>
<h3>Retirement Calculator</h3>
<p>Plan contributions, timelines, and future retirement income targets.</p>
<span class="card-link">Open calculator</span>
</a>
<a class="tool-card reveal" href="https://smartcalcworld.com/finance/investment/portfolio-growth-calculator.html">
<span class="tool-icon" aria-hidden="true">PG</span>
<h3>Portfolio Growth Calculator</h3>
<p>Understand how steady returns can shape long-term portfolio value.</p>
<span class="card-link">Open calculator</span>
</a>
</div>
</div>
</section>
<section class="section-space soft-section" id="coming-soon">
<div class="container">
<div class="section-heading reveal">
<span class="section-kicker">Expanding next</span>
<h2>More categories are already on the roadmap</h2>
<p>
SmartCalcWorld is growing beyond finance into a broader ecosystem of practical
calculators, without losing the speed and simplicity that make the platform easy to
trust.
</p>
</div>
<div class="coming-grid">
<article class="coming-card reveal">
<div class="coming-top">
<span class="coming-icon" aria-hidden="true">🎓</span>
<span class="badge badge-soon">Coming Soon 🚀</span>
</div>
<h3>Education Tools</h3>
<p>Study planning, academic scoring, and student-friendly calculators are coming next.</p>
<span class="coming-lock">Preview mode</span>
</article>
<article class="coming-card reveal">
<div class="coming-top">
<span class="coming-icon" aria-hidden="true">🏥</span>
<span class="badge badge-soon">Coming Soon 🚀</span>
</div>
<h3>Medical Calculators</h3>
<p>Health metrics, wellness checks, and practical body-based tools are on the way.</p>
<span class="coming-lock">Preview mode</span>
</article>
<article class="coming-card reveal">
<div class="coming-top">
<span class="coming-icon" aria-hidden="true">🧰</span>
<span class="badge badge-soon">Coming Soon 🚀</span>
</div>
<h3>Utility Tools</h3>
<p>Everyday productivity calculators will expand the platform beyond core finance.</p>
<span class="coming-lock">Preview mode</span>
</article>
</div>
</div>
</section>
<section class="section-space" id="why-smartcalcworld">
<div class="container">
<div class="section-heading reveal">
<span class="section-kicker">Why SmartCalcWorld?</span>
<h2>Minimal on the surface, powerful underneath</h2>
<p>
The platform is designed to stay simple for first-time users while still offering the
detail and insight serious financial planning needs.
</p>
</div>
<div class="why-grid">
<article class="value-card reveal">
<span class="value-icon" aria-hidden="true">
<svg viewBox="0 0 24 24" fill="none">
<path d="M5 18L10 13L13 16L19 9" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17 9H19V11" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</span>
<h3>Advanced Calculators</h3>
<p>Go beyond basic formulas with tools built around realistic planning scenarios.</p>
</article>
<article class="value-card reveal">
<span class="value-icon" aria-hidden="true">
<svg viewBox="0 0 24 24" fill="none">
<path d="M4 16L8 12L11 14L17 7L20 10" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4 20H20" stroke="currentColor" stroke-width="1.8" stroke-linecap="round"/>
</svg>
</span>
<h3>Interactive Charts</h3>
<p>See trends and outcomes faster with visual, easy-to-scan result previews.</p>
</article>
<article class="value-card reveal">
<span class="value-icon" aria-hidden="true">
<svg viewBox="0 0 24 24" fill="none">
<path d="M12 3C16.971 3 21 7.029 21 12C21 16.971 16.971 21 12 21C7.029 21 3 16.971 3 12C3 7.029 7.029 3 12 3Z" stroke="currentColor" stroke-width="1.8"/>
<path d="M3 12H21" stroke="currentColor" stroke-width="1.8" stroke-linecap="round"/>
<path d="M12 3C14.602 5.282 16 8.555 16 12C16 15.445 14.602 18.718 12 21C9.398 18.718 8 15.445 8 12C8 8.555 9.398 5.282 12 3Z" stroke="currentColor" stroke-width="1.8"/>
</svg>
</span>
<h3>Global + India-Focused Tools</h3>
<p>Designed for broad use cases while staying practical for India-first finance planning.</p>
</article>
<article class="value-card reveal">
<span class="value-icon" aria-hidden="true">
<svg viewBox="0 0 24 24" fill="none">
<path d="M12 4L19 7V11.8C19 16.1 16.1 20.02 12 21C7.9 20.02 5 16.1 5 11.8V7L12 4Z" stroke="currentColor" stroke-width="1.8" stroke-linejoin="round"/>
<path d="M9.5 12.2L11.2 13.9L14.8 10.3" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</span>
<h3>Smart Financial Insights</h3>
<p>Clear outputs and guided framing help users make decisions with more confidence.</p>
</article>
</div>
</div>
</section>
<section class="section-space accent-section" id="popular-calculators">
<div class="container">
<div class="section-heading reveal section-heading-inline">
<div>
<span class="section-kicker">Popular calculators</span>
<h2>Fast access to top tools</h2>
<p>
Jump straight into the calculators people use most often for investing, planning,
saving, and financing decisions.
</p>
</div>
<a class="section-link" href="https://smartcalcworld.com/finance/finance-hub.html">Browse finance hub</a>
</div>
<div class="popular-grid">
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/finance-sip-calculator.html">
<strong>SIP Calculator</strong>
<span>Monthly investing plans</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/cagr-calculator.html">
<strong>CAGR Calculator</strong>
<span>Annualized return checks</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/mutual-fund-calculator.html">
<strong>Mutual Fund Calculator</strong>
<span>Fund return projections</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/retirement-calculator.html">
<strong>Retirement Calculator</strong>
<span>Future income planning</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/finance-emi-calculator.html">
<strong>EMI Calculator</strong>
<span>Loan and repayment estimates</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/lumpsum-calculator.html">
<strong>Lumpsum Calculator</strong>
<span>One-time investment growth</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/finance-fd-calculator.html">
<strong>FD Calculator</strong>
<span>Fixed deposit returns</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/finance-rd-calculator.html">
<strong>RD Calculator</strong>
<span>Recurring deposit planning</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/swp-calculator.html">
<strong>SWP Calculator</strong>
<span>Systematic withdrawal scenarios</span>
</a>
<a class="popular-card reveal" href="https://smartcalcworld.com/finance/investment/investment-goal-calculator.html">
<strong>Investment Goal Calculator</strong>
<span>Target-based planning</span>
</a>
</div>
</div>
</section>
<section class="section-space" id="learn-plan">
<div class="container">
<div class="section-heading reveal">
<span class="section-kicker">Learn & Plan Better 📚</span>
<h2>Quick guides for clearer financial decisions</h2>
<p>
Beginner-friendly learning cards help users understand the ideas behind the numbers
before they move into a calculator.
</p>
</div>
<div class="guide-grid">
<article class="guide-card reveal">
<span class="guide-label">Beginner guide</span>
<h3>What is CAGR?</h3>
<p>
CAGR shows the smoothed annual growth rate of an investment over time, making
multi-year return comparisons easier to understand.
</p>
<a href="https://smartcalcworld.com/finance/investment/cagr-calculator.html">Open CAGR Calculator</a>
</article>
<article class="guide-card reveal">
<span class="guide-label">Beginner guide</span>
<h3>How SIP Works</h3>
<p>
SIP investing spreads contributions over time, helping users stay consistent while
building long-term wealth through disciplined monthly investing.
</p>
<a href="https://smartcalcworld.com/finance/finance-sip-calculator.html">Open SIP Calculator</a>
</article>
<!-- <article class="guide-card reveal">
<span class="guide-label">Beginner guide</span>
<h3>Understanding Risk vs Return</h3>
<p>
Better returns often come with higher uncertainty, so this concept helps users think
clearly about trade-offs before choosing an investment path.
</p>
<a href="finance/investment/risk-vs-return-calculator.html">
Open Risk vs Return Calculator
</a>
</article> -->
</div>
</div>
</section>
</main>
<footer class="site-footer" id="site-footer">
<div class="container footer-grid">
<div class="footer-block" id="about-smartcalcworld">
<div class="footer-branding">
<img
class="footer-brand-logo"
src="images/logo.png"
alt="SmartCalcWorld logo"
width="44"
height="42"
>
<span class="footer-brand">SmartCalcWorld</span>
</div>
<p>
SmartCalcWorld is building a global calculator platform across finance, education,
medical, and utility tools with a clean, modern, easy-to-use experience.
</p>
</div>
<div class="footer-block">
<h3>Categories</h3>
<ul>
<li><a href="finance/finance-hub.html">Finance Calculators</a></li>
<li><a href="#coming-soon">Education Tools</a></li>
<li><a href="#coming-soon">Medical Calculators</a></li>
<li><a href="#coming-soon">Utility Tools</a></li>
</ul>
</div>
<div class="footer-block">
<h3>Sitemap</h3>
<ul>
<li><a href="#top">Home</a></li>
<li><a href="#featured-calculators">Featured Calculators</a></li>
<li><a href="#popular-calculators">Popular Calculators</a></li>
<li><a href="#learn-plan">Learn & Plan Better</a></li>
<li><a href="#why-smartcalcworld">Why SmartCalcWorld?</a></li>
</ul>
</div>
<div class="footer-block" id="contact">
<h3>Popular Links</h3>
<ul>
<li><a href="https://smartcalcworld.com/finance/finance-sip-calculator.html">SIP Calculator</a></li>
<li><a href="https://smartcalcworld.com/finance/investment/cagr-calculator.html">CAGR Calculator</a></li>
<li><a href="https://smartcalcworld.com/finance/investment/retirement-calculator.html">Retirement Calculator</a></li>
<li><a href="https://smartcalcworld.com/finance/finance-emi-calculator.html">EMI Calculator</a></li>
<li><a href="#about-smartcalcworld">About</a></li>
</ul>
</div>
</div>
<div class="container footer-bottom">
<p>© <span id="currentYear">2026</span> SmartCalcWorld. All rights reserved.</p>
</div>
</footer>
<script>
const menuToggle = document.getElementById("menuToggle");
const mobileMenu = document.getElementById("mobileMenu");
if (menuToggle && mobileMenu) {
menuToggle.addEventListener("click", function () {
const expanded = menuToggle.getAttribute("aria-expanded") === "true";
menuToggle.setAttribute("aria-expanded", String(!expanded));
mobileMenu.classList.toggle("active");
});
mobileMenu.querySelectorAll("a").forEach(function (link) {
link.addEventListener("click", function () {
mobileMenu.classList.remove("active");
menuToggle.setAttribute("aria-expanded", "false");
});
});
}
const searchForm = document.getElementById("calculatorSearchForm");
const searchInput = document.getElementById("calculatorSearch");
const searchHint = document.getElementById("searchHint");
const calculatorRoutes = {
"sip": "https://smartcalcworld.com/finance/finance-sip-calculator.html",
"sip calculator": "https://smartcalcworld.com/finance/finance-sip-calculator.html",
"cagr": "https://smartcalcworld.com/finance/investment/cagr-calculator.html",
"cagr calculator": "https://smartcalcworld.com/finance/investment/cagr-calculator.html",
"mutual fund": "https://smartcalcworld.com/finance/investment/mutual-fund-calculator.html",
"mutual fund calculator": "https://smartcalcworld.com/finance/investment/mutual-fund-calculator.html",
// "portfolio rebalancing": "finance/investment/portfolio-rebalancing-calculator.html",
// "portfolio rebalancing calculator": "finance/investment/portfolio-rebalancing-calculator.html",
// "risk vs return": "finance/investment/risk-vs-return-calculator.html",
// "risk vs return calculator": "finance/investment/risk-vs-return-calculator.html",
"retirement": "https://smartcalcworld.com/finance/investment/retirement-calculator.html",
"retirement calculator": "https://smartcalcworld.com/finance/investment/retirement-calculator.html",
"portfolio growth": "https://smartcalcworld.com/finance/investment/portfolio-growth-calculator.html",
"portfolio growth calculator": "https://smartcalcworld.com/finance/investment/portfolio-growth-calculator.html",
"lumpsum": "https://smartcalcworld.com/finance/investment/lumpsum-calculator.html",
"lumpsum calculator": "https://smartcalcworld.com/finance/investment/lumpsum-calculator.html",
"emi": "https://smartcalcworld.com/finance/finance-emi-calculator.html",
"emi calculator": "https://smartcalcworld.com/finance/finance-emi-calculator.html",
"fd": "https://smartcalcworld.com/finance/investment/finance-fd-calculator.html",
"fd calculator": "https://smartcalcworld.com/finance/investment/finance-fd-calculator.html",
"rd": "https://smartcalcworld.com/finance/investment/finance-rd-calculator.html",
"rd calculator": "https://smartcalcworld.com/finance/investment/finance-rd-calculator.html",
"swp": "https://smartcalcworld.com/finance/investment/swp-calculator.html",
"swp calculator": "https://smartcalcworld.com/finance/investment/swp-calculator.html",
"ppf": "https://smartcalcworld.com/finance/investment/ppf-calculator.html",
"ppf calculator": "https://smartcalcworld.com/finance/investment/ppf-calculator.html",
"inflation": "https://smartcalcworld.com/finance/investment/inflation-calculator.html",
"inflation calculator": "https://smartcalcworld.com/finance/investment/inflation-calculator.html"
};
if (searchForm && searchInput && searchHint) {
searchForm.addEventListener("submit", function (event) {
event.preventDefault();
const query = searchInput.value.trim().toLowerCase();
if (!query) {
searchHint.textContent = "Please enter a calculator name to search.";
searchInput.focus();
return;
}
const directMatch = calculatorRoutes[query];
let destination = directMatch;
if (!destination && query.length >= 2) {
const matchedEntry = Object.entries(calculatorRoutes).find(function (entry) {
return entry[0].includes(query) || query.includes(entry[0]);
});
if (matchedEntry) {
destination = matchedEntry[1];
}
}
if (destination) {
window.location.href = destination;
return;
}
searchHint.textContent = "Try a calculator name like SIP, CAGR, Retirement, EMI, FD, or SWP.";
searchInput.focus();
});
}
const currentYear = document.getElementById("currentYear");
if (currentYear) {
currentYear.textContent = String(new Date().getFullYear());
}
</script>
</body>
</html>