CMPUT301F23T15 / Kit

CMPUT 301 App Design Project
MIT License
1 stars 2 forks source link

US 01.04.01 - Delete Item #43

Open bertina3107 opened 12 months ago

bertina3107 commented 12 months ago

User Stories

US 01.04.01 - As an owner, I want to delete an item.

Expected Outcomes

When a button is clicked an item is deleted from the visible list of items. When an item is deleted is does not return unless the user adds it again.

Questions and Thoughts

We will need a firestore DB for persistence.