Code2Gether-Discord / Congo

Generic web store learning project that consists of three ASP.NET Core projects
https://code2gether-congo.azurewebsites.net/
11 stars 2 forks source link

As a product seller, I want to be able to view a product for sale #36

Open cptcrunchy opened 3 years ago

Palisar commented 3 years ago

Do we want to impliment a user base for this ? So each seller will be able to access whatever it is they themselves are selling or how do we want to work this ? Also where would that go? Do we keep track of the users here or maybe better in the API database?

valincius commented 3 years ago

This is quite a large amount of stuff to happen in one story. I would break this into a few separate ones. Maybe one for each action?

cptcrunchy commented 3 years ago

I think the quickest and most often used task would be to view a product as a seller. We can then add the other 3 user stories.