UVicMartletplace / martletplace

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

𝗣𝗮𝗴𝗲: Edit/Manage Listing Page #74

Closed CaelumD25 closed 1 week ago

CaelumD25 commented 1 month 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 very similar to #73(Create Listing), and it requires all of the same fields but has the addtion of having a "Remove Posting" button, a "Mark Purchased/Unpurchased" button, and a "Cancel" button which would bring you back to your account page. Additionally clicking the "Update Listing" button sends a patch request to update a listing. This requires components of:

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

Problem You're Trying to Solve

See Manage a Lisiting and Delete a Listing for User Stories

Related External Resources

Edit Listing see OpenAPI

Image