/MauiTodo

dotnet maui todolist app with an emphasis on unit testing

Primary LanguageC#

MauiTodo

todo

Project planning wish i had a todolist app for this...

what

a little dotnet MAUI todolist app with

  • unit tests
  • shell navigation
  • font icons
  • dark & light theme
  • simple plaintext json persistence: in the future IDataProvider impl can be replaced with another strategy (sqlite+rest+caching)