Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. After letting users play around with my app I found some interesting findings:
  2. -Users wanted the images to be clickable. Makes sense as someone might see the image looking great and just want to click that one and go
  3. -Users wanted recipes from other sites to open in a new tab. For example, if they clicked on a recipe they didn't want to lose what was there when pressing 'back' in the browser.
  4. -User who is familar with coding noticed there were some comments in the code that didn't make sense. I commented those out to avoid confusion for future developers.
  5. -With knowledge that other features could be added, some users wanted more data to be pulled from the API. For example, a user said nutritional information and ingredient lists could be useful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement