atamagno / yobusco

0 stars 0 forks source link

Supplier ratings - System calculates and displays summary/average for each rating item #37

Open fcarreno opened 9 years ago

fcarreno commented 9 years ago

As a user I want to see a summary of ratings associated to each service supplier, so as I can make a better decision on who to contact to request a service

Acceptance criteria:

Note: if we consider adding it to the list of service suppliers matching the user's search criteria as well (see #4), we may end up overloading the results view with too much info, so think about how to make it accessible from the list, but without having to explicitly access the service supplier details view...(maybe a small popup / modal / panel). Same applies for the display of jobs ( #30), and likes / shares ( #38)

Maybe one option is to display just the overall category (see #9) on the list of service suppliers matching the user's criteria, and - on mouse over / click - we display a small panel with details of items contributing to that category calculation (the very averages from this story + the jobs total count (#30) + likes / shares (#38))