EducatedCamels / djangazon

Django powered web application for Bangazon site
0 stars 0 forks source link

User can remove a sale post #19

Open stevebrownlee opened 7 years ago

stevebrownlee commented 7 years ago

Product ticket by stevebrownlee


Product ticket by stevebrownlee


Given the user is authenticated When the user clicks on the My Products hyperlink in the navigation bar Then the user will be presented with a list of products they (s)he has posted for sale

Given the list of products is presented to the user When the user clicks the Delete button next to a posted product Then the product for sale is removed from the system