A clean and interactive finance dashboard that helps users track transactions, visualize spending patterns, and gain actionable insights into their financial behavior. It features summary analytics, dynamic charts, role-based UI controls, and intuitive data exploration all built with a focus on clarity, responsiveness, and seamless user experience.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^2.4.3^2.8.5^16.4.7^4.21.0^9.0.2^0.468.0^8.9.0^18.3.1^18.3.1^2.15.0^5.0.0^4.0.0^4.3.0^4.0.0^6.0.034
commits
a5a7457View on GitHubAdd Vercel deployment config and serverless API function
4f097eaView on GitHubfeat: add auth routes for register, login, and token verification
9b132f6View on GitHubfeat: add User model with bcrypt password hashing and role schema
4b28c76View on GitHubfeat: add Express server entry point with MongoDB connection and CORS
2895327View on GitHubchore: add server package-lock.json for backend dependency lockfile
acf7c39View on GitHubchore: add server package.json with Express, Mongoose, JWT dependencies
8d6ce93View on GitHubfeat: add InsightsPage with analytics, savings rate, and category rankings
03ef444View on GitHubfeat: add TransactionsPage with CRUD, search, filters, sort, pagination, CSV export
36a9718View on GitHubfeat: add DashboardPage with summary cards, charts, and recent transactions
4a3154dView on GitHubfeat: add AuthPage with login/signup, role selection, and glassmorphism UI
0387c8eView on GitHubfeat: add RecentTransactions component showing latest 5 entries
a078257View on GitHub