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: Reset app & Go back to welcome

OudomMunint opened this issue · comments

  1. Scenario A: User wants to Reset app
  • Should show prompt (yes/no) if yes => delete.all.db. if no => close prompt => do nothing
  1. Scenario B: Users wants to go back to welcome page
  • Should navigate back to welcome page without any db manipulation.