leolynn3396 / FSA--CAPSTONE-LH

Netlify Deploy
https://fsh-capstone-ecommerce-store-ling.netlify.app/
0 stars 0 forks source link

(Logged In) Write and submit a review for an item #5

Open leolynn3396 opened 5 months ago

leolynn3396 commented 5 months ago

Logged in user can submit:

A written text review - (shown in react form) A score/rating - (shown in react form) Only one review should be allowed per item, per user (error message if trying to submit more than one review for the same item) Cannot submit empty reviews (error message) Submit Button

leolynn3396 commented 5 months ago