Jerkinator / secondRoll

0 stars 0 forks source link

Create orders CRUD operations #53

Closed Vurpas closed 6 months ago

Vurpas commented 7 months ago
OGester commented 6 months ago

User story does not match our ER diagram, User story says you can buy one or more games. But ER diagram does not reflect this, no array for field.

Should user be able to buy one or multiple games?

Vurpas commented 6 months ago

I think we said that it should be like tradera, that you can only buy one item at a time. Theres no point in implementing a "shoppingcart" since all of the games would be sold by different users in different locations. So i would say the user story is wrong, a customer CAN buy many games, but ONE order is ONE gameAd.