You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
“As a customer, I want to see a live list of items currently in stock so I know what is available before visiting the grocery store.”
Acceptance Criteria:
• Our grocery store system displays a real-time list of in-stock items.
• Each item includes a name, price, and quantity available.
• The list updates automatically or reflects changes made to the inventory within 1 minute.
• Out-of-stock items are marked as “Out of Stock.”
• The item list is accessible without logging in.
Activity