Watch the application in action.
Powering Your Finances
Visual Analysis
Interactive charts and real-time dashboards utilizing LiveCharts2 for deep spending insights.
Cloud Sync
Seamless data synchronization via the Web API, ensuring your records are safe and accessible anywhere.
JWT Authentication
Secure login and session management through standard JSON Web Tokens for identity protection.
Built with MVVM Excellence
The application follows the Model-View-ViewModel (MVVM) design pattern, powered by the CommunityToolkit.Mvvm, ensuring a clean separation of concerns and high maintainability.
Project Evolution
├── Core/ // Base logic & services
├── Data/ // EF Core Context
├── Dtos/ // API Communication
├── Models/ // Domain Entities
├── ViewModels/ // Presentation Logic
└── Views/ // UI (XAML)
Simplicity
Intuitive UI designed for speed and clarity.
Reliability
Ensuring the integrity of your financial data.
Performance
Fast, native experience built on .NET 8.
Modularity
Clean architecture that's easy to extend.