UVicMartletplace / martletplace

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

𝗣𝗮𝗴𝗲: Create "Create Listing" Page #73

Closed CaelumD25 closed 3 months ago

CaelumD25 commented 4 months ago

Feature Description

Create/Manage Listings: Users should be able to create new listings, and be able to edit, delete existing listings This page is for creating a listing, with fields of title, description, price, and images; it will be copied for managing a listing but extra buttons will be added for editing and marking the status of an item. This page will be navigable from the account page -> "your listings" -> and a "Create Listing" option should be present at the bottom.

Handling the uploading of images will need help from @UVicMartletplace/backend so lets save this implementation for when their stuff is closer to being done as I don't really see how this functionality can be easily mocked.

This requires components of:

relates: #45, #42, #48 blocked by: #45, #42

Problem You're Trying to Solve

See SRS for User Story

Related External Resources

Creating a listing, see OpenAPI spec Image

Image