Version 1 - shikisha-io/shikisha-spa GitHub Wiki

Shikisha frontend V1

Wireframes

Requirements

As a user when I go to {homePage} If there are no products I should see a prompt indicating there are no products and a link to add one

As a user when I go to {homePage} If there are products I should see a list of my products as cards

As a user when I go to {addProductPage} I should see a form with title, description inputs When I submit this form I should be redirected back to the {homePage} and see the new product in the list