Skip to content

A desktop application built in WPF to create diagrams

Notifications You must be signed in to change notification settings

Sophaos/MyDiagramEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

MyDiagramEditor

A desktop application built in WPF with C# and XAML to create diagrams following the MVVM pattern with the framework Caliburn.Micro

Alt text

Motivation

This project is the desktop part of an Academic project.

What I've learned

  • 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

What I've used

  • WPF
  • C#
  • Caliburn.Micro
  • XAML

About

A desktop application built in WPF to create diagrams

Topics

Resources

Stars

Watchers

Forks