atamagno / yobusco

0 stars 0 forks source link

Jobs - System calculates and displays jobs #30

Open fcarreno opened 8 years ago

fcarreno commented 8 years ago

As a user I want to see a list of service suppliers matching my search criteria, including their jobs, 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 summary/average for each rating item (#37), 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 job counts from this story, the summary/average for each rating item (#37) + likes / shares (#38))