A modern Notes application built with WinUI 3 and MVVM architecture.
It allows users to create, edit, and delete notes with real-time UI updates using data binding and observable collections.
Features include:
- Add, edit, and delete notes
- Live UI updates using INotifyPropertyChanged
- MVVM design pattern implementation
- Two-way data binding
- Clean and modern dark UI design
- Selection-based note preview
This project demonstrates practical usage of Windows App SDK, XAML UI design, and MVVM principles in a desktop application.
