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 owner
I need to be able to create/add my products in the catalog
So that I can sell them and earn
Details and Assumptions
Need to be able to add it to the database as well
Acceptance Criteria
Given I create a product in the catalog
When I confirm the creation/addition
Then the new product should be available in the catalog along with the previous ones.
The text was updated successfully, but these errors were encountered:
As a store owner
I need to be able to create/add my products in the catalog
So that I can sell them and earn
Details and Assumptions
Acceptance Criteria
Given I create a product in the catalog
When I confirm the creation/addition
Then the new product should be available in the catalog along with the previous ones.
The text was updated successfully, but these errors were encountered: