A desktop application built in WPF with C# and XAML to create diagrams following the MVVM pattern with the framework Caliburn.Micro
This project is the desktop part of an Academic project.
- Developed the application following the MVVM design pattern with the framework Caliburn.Micro
- Serializing and deserializing diagrams to XML files for local saving and loading
- Exporting a view as an image file
- Created differents custom shapes using Paths
- WPF
- C#
- Caliburn.Micro
- XAML