... | ... | @@ -27,12 +27,17 @@ Scenario 1: Managing Grocery Inventory & AI Grocery Scanning |
|
|
| User | Alex, a busy university student |
|
|
|
| Goal | Keep track of groceries and avoid buying duplicate items |
|
|
|
| 1. Alex goes grocery shopping and buys fresh vegetables, dairy products, and snacks | No system interaction at this step |
|
|
|
| Step 2 | After returning home, Alex opens the app and scans the receipt using the AI Grocery Scanning feature |
|
|
|
| Step 3 | The app automatically recognizes the items and adds them to the inventory with details like name, price, and expiration date|
|
|
|
| Step 4 | Alex reviews and edits the inventory, adding custom notes (e.g., "Use milk first") |
|
|
|
| Step 5 | A few days later, Alex checks the inventory before shopping again to see what’s left|
|
|
|
| Outcome | Alex efficiently manages groceries, avoids buying duplicate items, and prevents food waste |
|
|
|
| 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)|
|
|
|
| 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 |
|
|
|
|
|
|
| 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) |
|
|
|
|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 |
|
|
|
|
|
|
Scenario 2: Receiving Expiry Notifications & Custom Alerts
|
|
|
|
... | ... | |