blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

User can view status of products uploaded #16

Open kimberly-bird opened 5 years ago

kimberly-bird commented 5 years ago

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

jessicabarnett8219 commented 5 years ago

My Products in Navbar only for authenticated Should all authenticated users see the My Products button? Maybe says "You don't have any products" and button to add a product.