10/06/2026
Quick tutorial to create a dashboard and whole series about Product.
Product Class #41 | Build Dynamic Dashboard Stats & KPI Tiles with JavaScript
Introduction🚀 Welcome back to the PrintKhata Web App Bootcamp Seri...
02/04/2026
🚀 Product Class – State-Based GST Calculation in Invoice Web App
We’ve taken GST logic to the next level.
In this class, we:
âś” Added structured address fields (State, City, PIN)
âś” Extracted state dynamically from data
âś” Applied state-based GST logic
âś” Switched between CGST+SGST vs IGST automatically
âś” Updated UI & totals in real-time
Now the invoice system follows real-world taxation rules — just like production billing software.
🎥 Watch here: https://youtu.be/LJhaIeAJl3U
Product Class #25 | State-based GST logic using address fields in invoice web app (JavaScript)
⏱️ Chapters0:00 Introduction0:40 Goal of this class (GST calculation)1:05 Creating global variable (currentInvoiceType)2:07 Handling GST / Non-GST selection3...