A lightweight, mobile-optimized web app that helps Malaysian taxpayers discover tax reliefs through a fun, Tinder-like swipe interface.
- 🎯 Swipe Interface: Tinder-like swipe cards for tax relief discovery
- 💰 Tax Calculator: Calculate tax based on 2025 Malaysian tax brackets
- 📱 Mobile-First: Optimized for mobile devices with touch gestures
- 💾 Auto-Save: Progress automatically saved to browser localStorage
- 📊 Detailed Results: Full breakdown of tax calculations and savings
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- State Management: React useState + localStorage
- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser
The app includes 19 tax relief categories for Year of Assessment 2025:
- Individual reliefs (self, spouse, disabled)
- Medical expenses (serious illness, fertility, parents)
- Lifestyle (books, smartphones, sports, EV)
- Education (self education, children)
- Children (under 18, disabled, higher education)
- Insurance (medical, life, EPF)
- Housing (home loan interest)
- Welcome Screen: Introduction to the app
- Income Input: Enter your annual income
- Swipe Cards: Swipe right on applicable reliefs, left to skip
- Amount Collection: Use sliders to set relief amounts
- Results: View tax calculation and estimated savings
npm run build
npm startThe easiest way to deploy is using Vercel:
MIT
This is an estimation tool for educational purposes only. Tax calculations are based on publicly available LHDN information and may not reflect your exact tax liability. Always verify with official LHDN sources or consult a licensed tax professional.