AI-powered financial intelligence platform with real-time expense tracking, receipt processing, and natural language analytics
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
196
commits
fix: update Dashboard and expense modals to use new API response structure and clean categories
284bdb5View on GitHubfeat: enhance AI service with budget-aware insights and improved expense extraction
3947e17View on GitHubfeat: add centralized category definitions and logger utility
cff75f7View on GitHubfix: update DashboardData type to match edge function response structure
76b1285View on GitHubfeat: implement real-time expense sync to Supabase and load onboarding data properly
326cfb6View on GitHubfix: use user session token for edge function authentication instead of anon key
e150e4dView on GitHubfeat: add authentication and validation to all edge functions
c774858View on GitHubfix: resolve React hooks violation in AuthContext using proper context pattern
876938dView on GitHubfeat: add database schema with RLS policies and auto-profile creation trigger
10df6e9View on GitHubsecurity: remove hardcoded Supabase credentials, use environment variables
e03ff74View on GitHubchore: update gitignore to exclude local setup files
eb81215View on GitHubfeat(frontend): complete Edge Functions integration and add SEO improvements
63367aaView on GitHubchore(docs): archive legacy configuration and add project structure documentation
09a1209View on GitHubrefactor(scripts): organize deployment scripts into dedicated directory
387656fView on GitHub