Commit Graph

1 Commits

Author SHA1 Message Date
515195151d feat: add review functionality with user feedback and rating system
This commit introduces a new review feature that allows users to submit feedback and ratings for products. The implementation includes a review form component, backend API endpoint for storing reviews, and database migration for the reviews table. Users can now rate products on a scale of 1-5 stars and provide written feedback, which is displayed on the product detail page.
2025-01-04 07:20:50 +00:00