Skip to content

Add Glassware to Inventory

As a Host, I want to add glassware to my inventory, So that I can track what types and quantities of glasses I have.

  • Given I want to track my glassware
  • When I add glassware
  • Then I can specify:
    • Glass type (coupe, rocks, highball, collins, flute, martini, wine, shot, etc.)
    • Quantity (e.g., “12 coupe glasses”)
    • Condition
    • Capacity (e.g., “6 oz”)
    • Storage location
    • Notes (e.g., “Vintage crystal coupes”)
  • And the glassware is added to my inventory
  • And I can see total quantity by glass type
  • And I can mark glasses as available, in use, or broken

NOT YET IMPLEMENTED

Medium - Important for event planning

  • Glassware, GlassType, Inventory