... | ... | @@ -10,15 +10,11 @@ Preconditions: |
|
|
Summary:
|
|
|
Alex wants to efficiently manage groceries by scanning receipts and updating inventory with automatic recognition of item details like name, price, and expiration date.
|
|
|
Steps
|
|
|
| Category | Details |
|
|
|
| Actor Actions | System Responses |
|
|
|
| ------ | ------ |
|
|
|
| 1. Alex goes grocery shopping and buys fresh vegetables, dairy products, and snacks | No system interaction at this step |
|
|
|
| | |
|
|
|
|
|
|
|
|
|
| 1. Alex goes grocery shopping and buys fresh vegetables, dairy products, and snacks | No system interaction at this step |
|
|
|
| 2. After returning home, Alex opens the app and selects the Scan Receipt option | Detects receipt scan |
|
|
|
|3. Alex holds the receipt within the camera frame | - Extracts item details (name, price, expiration date) |
|
|
|
|3. Alex holds the receipt within the camera frame | Extracts item details (name, price, expiration date) |
|
|
|
|4. The app automatically recognizes the items and adds them to the inventory | Saves data into inventory |
|
|
|
|5. Alex reviews and edits the inventory, adding custom notes (e.g., "Use milk first") | Allows the user to manually edit inventory |
|
|
|
|6. A few days later, Alex checks the inventory before shopping again | Displays the updated inventory list before the next shopping session |
|
... | ... | |