Skip to content

review feature has been added#250

Open
ValayaDase wants to merge 4 commits into
AnthropicBots:mainfrom
ValayaDase:review-feature
Open

review feature has been added#250
ValayaDase wants to merge 4 commits into
AnthropicBots:mainfrom
ValayaDase:review-feature

Conversation

@ValayaDase

Copy link
Copy Markdown

Add product rating and customer reviews with star ratings feature has been implemented. issue #164

Screenshot 2026-06-23 172654 Screenshot 2026-06-23 172701 Screenshot 2026-06-23 172748

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@ValayaDase is attempting to deploy a commit to the Bhuvansh's projects Team on Vercel.

A member of the Team first needs to authorize it.

@BHUVANSH855 BHUVANSH855 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Users can currently submit multiple reviews for the same product. Please enforce one review per user per product by adding a UNIQUE constraint on (user_id, product_id) and/or validating existing reviews before insertion. Otherwise ratings and review counts can be artificially inflated.

@BHUVANSH855 BHUVANSH855 added action: clean-up Pull Request needs cleaning. SSoC26 Program label for Social Summer of Code Season 5. labels Jun 23, 2026
@ValayaDase

Copy link
Copy Markdown
Author

I have updated review with one user per review and pushed code in review-feature branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: clean-up Pull Request needs cleaning. SSoC26 Program label for Social Summer of Code Season 5.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants