... | @@ -14,12 +14,12 @@ Steps |
... | @@ -14,12 +14,12 @@ Steps |
|
|
|
|
|
| Actor Actions | System Responses |
|
|
| 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 | 2. No system interaction at this step |
|
|
| 2. After returning home, Alex opens the app and selects the Scan Receipt option | Detects receipt scan |
|
|
| 3. After returning home, Alex opens the app and selects the Scan Receipt option | 4. Detects receipt scan |
|
|
| 3. Alex holds the receipt within the camera frame | Extracts item details (name, price, expiration date)|
|
|
| 5. Alex holds the receipt within the camera frame | 6. Extracts item details (name, price, expiration date)|
|
|
| 4. The app automatically recognizes the items and adds them to the inventory | Saves data into inventory |
|
|
| 7. The app automatically recognizes the items and adds them to the inventory | 8. 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 |
|
|
| 9. Alex reviews and edits the inventory, adding custom notes (e.g., "Use milk first") | 10. 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 |
|
|
| 11. A few days later, Alex checks the inventory before shopping again | 12. Displays the updated inventory list before the next shopping session |
|
|
|
|
|
|
|
|
|
|
_Scenario 2: Receiving Expiry Notifications & Custom Alerts_
|
|
_Scenario 2: Receiving Expiry Notifications & Custom Alerts_
|
... | @@ -37,10 +37,10 @@ Steps |
... | @@ -37,10 +37,10 @@ Steps |
|
|
|
|
|
| Actor Actions | System Responses |
|
|
| Actor Actions | System Responses |
|
|
| ------ | ------ |
|
|
| ------ | ------ |
|
|
| 1. Lisa adds a carton of yogurt and chicken breast to the inventory, setting their expiration dates | Stores expiration dates for items |
|
|
| 1. Lisa adds a carton of yogurt and chicken breast to the inventory, setting their expiration dates | 2. Stores expiration dates for items |
|
|
| 2. A week later, Lisa receives a notification | Sends alert: “Your yogurt expires in 2 days! Consider using it soon.” |
|
|
| 3. A week later, Lisa receives a notification | 4. Sends alert: “Your yogurt expires in 2 days! Consider using it soon.” |
|
|
| 3. Lisa checks the notification and decides to use the yogurt for a smoothie | No system interaction at this step |
|
|
| 5. Lisa checks the notification and decides to use the yogurt for a smoothie | 6. No system interaction at this step |
|
|
| 4. Lisa customizes expiry alerts to receive reminders 3 days before expiration instead of 2 days | Updates notification settings based on user preferences |
|
|
| 7. Lisa customizes expiry alerts to receive reminders 3 days before expiration instead of 2 days | 8. Updates notification settings based on user preferences |
|
|
|
|
|
|
|
|
|
|
_Scenario 3: AI Recipe Suggestions & Roommate Sharing_
|
|
_Scenario 3: AI Recipe Suggestions & Roommate Sharing_
|
... | @@ -58,11 +58,11 @@ Steps |
... | @@ -58,11 +58,11 @@ Steps |
|
|
|
|
|
| Actor Actions | System Responses |
|
|
| Actor Actions | System Responses |
|
|
| ------ | ------ |
|
|
| ------ | ------ |
|
|
| 1. Mark and Tom check their shared inventory to see what ingredients they have | Retrieves available ingredients from the shared inventory |
|
|
| 1. Mark and Tom check their shared inventory to see what ingredients they have | 2. Retrieves available ingredients from the shared inventory |
|
|
| 2. They open the AI Recipe Suggestions feature and select “Find Recipes” | Suggests recipes based on available ingredients |
|
|
| 3. They open the AI Recipe Suggestions feature and select “Find Recipes” | 4. Suggests recipes based on available ingredients |
|
|
| 3. The app suggests pasta with tomato sauce and chicken, which they both like | Displays step by step recipe instructions |
|
|
| 5. The app suggests pasta with tomato sauce and chicken, which they both like | 6. Displays step by step recipe instructions |
|
|
| 4. Mark and Tom follow the recipe and cook the meal | No system interaction at this step|
|
|
| 7. Mark and Tom follow the recipe and cook the meal | 8. No system interaction at this step|
|
|
| 5. After cooking, Mark updates the inventory, removing used ingredients | Updates the inventory list automatically |
|
|
| 9. After cooking, Mark updates the inventory, removing used ingredients | 10. Updates the inventory list automatically |
|
|
| 6. The system syncs the changes, so Tom sees the updated list on his phone | Synchronizes inventory updates across multiple users |
|
|
| 11. The system syncs the changes, so Tom sees the updated list on his phone | 12. Synchronizes inventory updates across multiple users |
|
|
|
|
|
|
|
|
|