CMPUT301F22T18 / SnackNTrack

2 stars 0 forks source link

Shopping List: Add Ingredients to Storage #103

Closed CharlotteTag closed 1 year ago

CharlotteTag commented 1 year ago

User Stories:

US 04.04.01 US 04.05.01

Description

As a user, I want to note that I have picked up an ingredient on the shopping list, and add it to my ingredient storage. Please implement an Activity that allows me to connect my shopping list with my ingredient storage.

Technical Requirements:

  1. Make a new DialogFragment
  2. Confirms whether user would like to move ingredients to storage
  3. Loads ingredients into the storage database

Acceptance Criteria:

CharlotteTag commented 1 year ago

ShoppingListFragment connects with Storage in Firebase