Lab-Rats-Fullstack / Lab-Rats

Group Capstone project for the 2309-ftb-et-web-pt cohort of Fullstack Academy.
2 stars 0 forks source link

Fixing review assignment #146

Closed jared23m closed 8 months ago

jared23m commented 8 months ago

Gets back the correct reviews on the single recipe page. Removed email and name from public. AvgRating everywhere possible.

I don't know why these things didn't carry over but we are good once this merges.

Also: displayed more data to single recipe component, recipe cards, added recipe cards to reviewed recipes

jared23m commented 8 months ago

Its going to save me a ton of headaches on merging the UserProfile banch changes if we remove only that code from this. we can save it to be integrated bacjk in on that branch before I merge it, but I had to make my own conditons on fetch and this code is now smack in the middle of those changes. Everything else I'm fine with and approve.

Ok it's reverted back. Sorry, I didn't realize you needed to edit that useEffect