Compuskills-Jerusalem / shuk-routing

Capstone project for the 2018 Mens Software Development Program at Compuskills. Provides a Waze (R) like experience for visitors to the Machane Yehuda market in Jerusalem, Israel.
0 stars 1 forks source link

User story - UI Contributor #7

Open chefaharon opened 6 years ago

chefaharon commented 6 years ago

As a user, I would like to insert info about produce. I would like to be able to find the store that i am talking about either by location or by name. I would also like to be able to enter a location that is not currently listed. I would like to be able to give the store a rating from 1-5. I would like today's date to come up automatically and i would like to be able to change it manually to a previous date. I also would like to be able to add a review.

ykopstein commented 6 years ago

@chefaharon This sounds like several different stories all wrapped into one. A couple suggestions

  1. "User" is to generic - specify who the user is; as a shopper in the shuk, as a tourist, as a paid store reviewer, as a store owner, etc
  2. Focus on one action the user does in the story and only include extra detail as needed: eg. I can rate stores
  3. Don't forget your so that clause
chefaharon commented 6 years ago

More like as a frequent shopper i would like to be able to rate the produce that i purchased this week so that other people can gain from my experience. (We have not decided on a award/points system for contributors yet)

On Sun, 8 Jul 2018, 10:27 Yaakov Yisroel Kosbie, notifications@github.com wrote:

@chefaharon https://github.com/chefaharon This sounds like several different stories all wrapped into one. A couple suggestions

  1. "User" is to generic - specify who the user is; as a shopper in the shuk, as a tourist, as a paid store reviewer, as a store owner, etc
  2. Focus on one action the user does in the story and only include extra detail as needed: eg. I can rate stores
  3. Don't forget your so that clause

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Compuskills-Jerusalem/shuk-routing/issues/7#issuecomment-403268569, or mute the thread https://github.com/notifications/unsubscribe-auth/AiPNFWCcGNXSXv6QLlMvXhAg7QFTq0Xpks5uEbR7gaJpZM4VFDMO .

ShmielB commented 6 years ago

@chefaharon we implemented a rating system as of now its one the add Commodity Stall page , but from the user story you write it sounds more like adding a rating after the item is was added which we don't have yet , plus if we do want to add a feature like this we will probably need to add another feature to be able to see all the items they added in this way they will be able to add a rating to items they added a time ago .