MrLoick / design-mobile

Automatically exported from code.google.com/p/design-mobile
0 stars 0 forks source link

[BFB - Story 1.2] - Mobile User Review Request #172

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
User Story:
As a user, I can create my own meal in a food look alike game (drag & 
drop/click on ingredients to make my dish)

Testing Steps:
1. Download the attached .apk and install it
1. Start the app (it might be called YaRab instead of BFB, sorry :D)
2. Click Play
3. Choose a dish type
4. Browse through ingredients using the tabs and scroll right and left
5. Click on required ingredient once to add to the dish
6. Click on a previously selected ingredient and it will be removed from the 
dish

Comments:
- When clicking on an ingredient, a picture was supposed to appear. However, 
due to complications the ingredient name is appended to a text that appears on 
the plate.
- UI was not a priority for the sprint but comments and suggestions are welcome.

Original issue reported on code.google.com by rawan.tkhalil on 28 Nov 2011 at 8:32

Attachments:

GoogleCodeExporter commented 9 years ago
1. The app name is called YaRab, this should be changed to "Big Fat Belly".
2. When I tapped the image of an ingredient:
      * Output: text was added to the plate and not the real ingredient.
      * Expected Output: The image of the ingredient should've been added to the plate, and not textual representation of it.
3. When I tapped an image of the ingredient:
      * Nothing shows if I tapped this ingredient before or not, so for example if I added chicken nd bread, then if I scroll back to the image of chicken, nothing shows that I chose this ingredient before. And actually if I do tap the chicken again, it gets removed from the plate.
      * Possible Expected output: Shade the image of the ingredient that was added previously, for the user to know that if he taps it again, it will get removed from the plate.

Original comment by ahmedmos...@gmail.com on 29 Nov 2011 at 2:26