MidbossK / BanWebApp

0 stars 0 forks source link

User can rate product after purchase. Seller can see average. #21

Open stevebrownlee opened 6 years ago

stevebrownlee commented 6 years ago

Given the user is authenticated And is viewing their Order History (see #18) When user rates a product from 1 to 5 Then the product rating must be saved in the system

Given the user is authenticated And has sold products When the user views their Account View Then the average of all their product ratings will be displayed