UVicMartletplace / martletplace

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

𝗣𝗮𝗴𝗲: Create Individual Listings Page #72

Closed CaelumD25 closed 2 weeks ago

CaelumD25 commented 1 month ago

Feature Description

View Individual Listing: Users should be able to open a listing and view the product card displaying attributes like images, title, description and current status. This page should be what is presented to users whenever they click on a listing summary card(see #48). It should at least include a title, description, price, status, and a image(can be placeholder for now). Below this listing reviews and review composition will eventually be available below the listing, however, it is not required for this sprint so that is of extremely low priority. This requires components of:

Note: While there is a mocked page indicating the status of an item, it was rushed and I think we can do better to show that the item has been sold

relates: #55, #51, #53, #52, #79 blocked by: #55, #51

Problem You're Trying to Solve

See SRS for User Story

Related External Resources

See Get Listings and The Listing Object on the OpenAPI spec

Image Image