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

Home screen Placeholder

OudomMunint opened this issue · comments

Add placeholder for Home Screen when DB has no items.

  • Placeholder should appear when DB has no items.
  • List view should appear if DB has items.

Feature implemented by PR #171