UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

TBD Create Reviews Container/Parent Component #79

Open CaelumD25 opened 1 month ago

CaelumD25 commented 1 month ago

Feature Description

This component will be used to create the list of the review cards(see #53) that can be generated from calling get listing.

relates: #72
blocked by: #53

Problem You're Trying to Solve

We need a way to create many review cards without making our code look like spagetti.

Related External Resources