You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a store, I can add items to my catalog, so that shoppers can see what I have on sale
As a store, I want to be able to see all the current items in my catalog, so that I can verify that all of the items my store offers are listed
What needs to happen
Vendor can see all products
Vendor can sort products by category
Vendor can add new products
Acceptance Criteria
Use: vendorAccountPage.handlebars view
Create NavBar on Left side of page that allows Vendor to sort items by category or create product
GET Request to show all current products that are displayed to shoppers
(Will display Product Name, Product Category, Product Brand, Price, Image, Product Description, "Edit Product" Button
The text was updated successfully, but these errors were encountered:
User Story
As a store, I can add items to my catalog, so that shoppers can see what I have on sale
As a store, I want to be able to see all the current items in my catalog, so that I can verify that all of the items my store offers are listed
What needs to happen
Acceptance Criteria
(Will display Product Name, Product Category, Product Brand, Price, Image, Product Description, "Edit Product" Button
The text was updated successfully, but these errors were encountered: