/menialtasks

Simple MVVM in Delphi example from my Intro to MVVM session from CodeRage 7

Primary LanguagePascal

What is MenialTasks?

MenialTasks is, as the name suggests, a super-simple tasklist app. It's only intended as an example for my Introduction to MVVM in Delphi session from CodeRage 7. It is the bare minimum of functionality I needed to show off a couple of key topics in MVVM, such as dealing with child Views/ViewModels, etc.

For more info check out my blog