From the query response of all projects for the list view - we will need to be able to know the count from each registered/tracked attester groups that have VOUCHED a project and show the count in order from group that has made the MOST flags down the group that has made the lowest (descending order)
It will be used on this card component to give you a visual example:
AC
in the query response should fulfill the following requirements:
[ ] vouches are sorted in correct order from highest to lowest
[ ] count is correct number
[ ] title of attestor organization is included in response
From the query response of all projects for the list view - we will need to be able to know the count from each registered/tracked attester groups that have VOUCHED a project and show the count in order from group that has made the MOST flags down the group that has made the lowest (descending order)
It will be used on this card component to give you a visual example:
AC
in the query response should fulfill the following requirements: