OudomMunint / .NetMAUI-To-Do-List-App

A to do list app that performs CRUD operations. Made with .Net MAUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Dashboard Page

OudomMunint opened this issue · comments

Implement dashboard page, should visualise data.

Data points:

  • Total items
  • Priority Items
  • Done / Not done

Possible tools:

  • Microcharts
  • SyncFusion
  • Kendo UI

Completed as of PR #151

Due to current bug with Maui/,Net 8 & SkiaSharp. This feature isn't supported on android.

Android should be okay now:
image