A review platform where users rate products with stars and text. Users can follow trusted reviewers, sort products by overall or followed ratings, and find similar users through Jaccard distance. Reviews are ranked by similarity, top reviewers are highlighted, and trust is based on network closeness.

1 Open Issue Need Help Last updated: Nov 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a new search functionality to allow users to search by username in addition to the existing email search. It's presented as a straightforward enhancement suitable for developers looking to get acquainted with the codebase.

Complexity: 2/5
enhancement good first issue

A review platform where users rate products with stars and text. Users can follow trusted reviewers, sort products by overall or followed ratings, and find similar users through Jaccard distance. Reviews are ranked by similarity, top reviewers are highlighted, and trust is based on network closeness.

Java