Mini CRM — Desktop Client Management Application
A desktop CRM application developed in C# using WPF and the MVVM pattern. The application provides client management features, data creation and editing, integration with a local SQLite database, and a clear separation of business logic, UI, and data layers. The project is suitable for small business use cases and educational purposes, demonstrating clean architecture and practical MVVM implementation.