← Projekte
MyFinancial — Personal Financial Advisor
Repository Ansehen ↗
Click to zoom
Landing Page — Fix Your Finances Early
1 / 4
Problem
Financial planning in India is fragmented across banks, insurance, and tax documents. Most tools require sharing sensitive data with third parties.
Business Impact
Indians manage finances across 5-10 different platforms. No single tool consolidates bank accounts, insurance, tax, and investments — while keeping data private. MyFinancial solves this with zero cloud dependency.
System Approach
- React 19 + Vite 7 PWA frontend with Tailwind CSS 4 glassmorphism design
- Dexie (IndexedDB) for privacy-first local data storage — no sensitive data leaves the browser
- Zustand for lightweight state management across the 6-step wizard
- Spring Boot 3.x + Java 21 backend with PostgreSQL for optional cloud sync
- Color-coded wizard steps with contextual financial health indicators
Key Decisions & Trade-offs
- LocalStorage/IndexedDB over cloud storage — privacy is a core value proposition
- Rule-based engine over AI/ML — deterministic financial calculations are more trustworthy
- India-specific instruments (PPF, EPF, NPS, Gold) over generic global templates
- PWA over native app — broader reach, works offline, single codebase
Current Status
6-step wizard functional. Profile, Income, Assets, Liabilities, Insurance, and Tax screens complete. Wealth Dashboard with Net Worth scorecard and Financial Runway implemented.
Roadmap
- Add goal-based financial planning (retirement, education, home)
- Implement mutual fund portfolio analysis
- Add PDF report generation for financial health summary
What I'd Improve Next
- Could add optional encrypted cloud backup for cross-device sync
- Consider adding AI-powered investment recommendations
Explore More
- ClinicAI — WhatsApp AI Clinic Assistant — India has 12 lakh+ small clinics running on phone calls and paper diaries.
- MicroItinerary — AI Travel Planner — Travel apps optimize for proximity and ratings.
- StellarMIND — Chat-to-SQL with RAG — Business users need to query databases without knowing SQL.
- SanatanApp — Hindu Devotional App — Devotional users in India juggle 5+ separate apps for Chalisa, Gita, Aarti, Ramayan, and Mahabharat.
- SynFlow — Enterprise Intelligence Platform — Private deal networks rely on manual introductions and spreadsheets.
- FinBaby (Jama) — Personal Finance Tracker — Indian middle-class families track expenses across UPI apps, bank statements, and paper notebooks.
- RetailOS — Multi-Tenant Retail SaaS — Indian kirana stores and small retailers use paper registers or basic billing software with no inventory tracking, no GST compliance, and no offline support.
- TripHive — Offline-First Collaborative Trip Planner — Group trip planning is fragmented across WhatsApp, Google Docs, Maps, Splitwise, and email.
- ScamRakshak — On-Device AI Scam Detector — Indians lose thousands of crores annually to digital scams via WhatsApp, SMS, and social media.
- PaisaGuard — Family Budget Survival App — Middle-class families worldwide track expenses inconsistently — UPI apps show transactions but don't enforce budgets.
- rohitraj.tech — Engineering work is often invisible.
- Reliability & Production Readiness — Load testing, observability, and API contracts.
- Open Source Repos — Browse the source code behind these projects.