EducatedCamels / djangazon

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

User can view status of products uploaded #15

Open stevebrownlee opened 7 years ago

stevebrownlee commented 7 years ago

Product ticket by stevebrownlee


Product ticket by stevebrownlee


Given a user is authenticated When a user clicks the My Products hyperlink in the navigation bar Then the user will be presented with product status for each product uploaded including "current inventory" and "number sold"

Given a user is not authenticated Then the My Products hyperlink will not be available in the navigation bar