Todo App

WPF TodoApp apllicaiton for checking AvaloniaUI framework. Project based on AvaloniaUI example with modifications and integrated Unit tests

Project Description

The project was carried out out of curiosity and passion for software development. I added a task-saving layer to the basic template provided by the manufacturer, allowing tasks to be loaded when the program is restarted, along with unit tests. The application also includes a simple installer to assist users with their tasks.

GUI screen of the application

Technologies Used

While working on the project, I familiarized myself with the following technologies:

  • Avalonia UI
  • WPF
  • C#
  • .NET Core
  • Visual Studio
  • MVVM
  • XAML