Notes App Demo

GitHub Code

Built with:

App Features:

  1. 1) Native running on Windows, Mac, IOS and Android
  2. 2) Built with .NET MAUI
  3. 3) User is create new notes and save them.
  4. 4) User is able to Delete note.
  5. 5) Notes data is persisted through appData.

Challenges:

  1. 1) First time trying out .NET
  2. 2) working on Frontend with just XAML was tough.
  3. 3) Have to learn C# and XAML at the same time.

What I would do differently:

  1. 1) Would like to be able to use frontend framework like React for the frontend or could try Blazor.
  2. 2) Add more features like Editing