You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time playing with .NET MAUI (Multi Platform App UI).
I built this through online Youtube Video series .NET MAUI Beginner Series by James Montemagno.
I adjusted a little after following along in the videos.
MauiAppVideo1.mp4
About
Learning .NET MAUI. Generated an app to track to-do items. Allowed me to learn what MVVM (Model-View-ViewModel) applications were.