The Idea
Let's build a community-powered trust system. By aggregating anonymous scan scores from specific markets, we can give vendors a public "Trust Score". Think of it like Google Reviews for fish freshness!
What needs to be done
- Backend: Calculate and store aggregated freshness scores per vendor.
- Create a new endpoint
/api/v1/vendors/{id}/trust-score.
- Frontend: Build a public leaderboard page showing ranks, trust badges, and trends.
This feature takes the app from a simple scanner to a full platform.
The Idea
Let's build a community-powered trust system. By aggregating anonymous scan scores from specific markets, we can give vendors a public "Trust Score". Think of it like Google Reviews for fish freshness!
What needs to be done
/api/v1/vendors/{id}/trust-score.This feature takes the app from a simple scanner to a full platform.