Skip to content
fmatter edited this page Oct 18, 2012 · 5 revisions

To Customer

  • Can a seller remove items?
  • "the number of copies shown to other users must be consistent with ongoing transactions" What does that mean? Realtime updates?
  • "(temporal list)" ? What does it mean?
  • "As buyer or seller, I can watch a user, organization or item so that I can easily track activity related to them." What activity of organizations are you notified of? Can you filter this too?

About https://github.com/ese-unibe-ch/ese2012-wiki/wiki/Cycle-1---User-Stories

  • answered Does the password need to be repeated on registration? Yes
  • answered Are picture and list of interests required? Yes
  • answered How does a user authenticate? Login page
  • answered What are these restricted pages that require authentication? every page that needs action from the user (buy, sell, add, ...)
  • answered How does a user login? Login page Is that the same as authentication? Can everybody authenticate? Is this reset on logout?
  • answered Can authenticated users do the same as non authenticated ones plus more? more or less
  • anwered Who is a seller? Everybody? Everybody who is authenticated can act as a seller at the moment
  • anwered What happens with items that were bought? Does the seller keep it in his list??? No
  • anwered should a user page show the user's credits or are these private? Private, only shown to user itself

To Implementation Team