.NET 8.0
Windows Platform
In Development

FinTrack Desktop

The central hub for your financial life. A premium WPF client built for the modern Windows experience, synced with the cloud.

Repository FinTrack Web API

Ecosystem Synergy

FinTrack Desktop is not an isolated application. It operates as the "Face of the Ecosystem," deeply integrated with the FinTrack Web API to provide real-time cloud synchronization, AI insights, and multi-device consistency.

Watch the application in action.

Application Features

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.

Engineering

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.

.NET 8.0 WPF Serilog LiveCharts2

Project Evolution

FinTrack/
├── 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.