Open oliverlevay opened 1 year ago
I was thinking we should take some inspiration from this UML diagram I found online.
product_variant is missing from the product_inventory table, to make sure you can buy products of different sizes and the like.
product_variant
product_inventory
Take inspiration from a flow chart, we want people to be able to complete a purchase without being logged in.
Related/overlapping issues
Related issue
Related features on the user side:
I was thinking we should take some inspiration from this UML diagram I found online.
product_variant
is missing from theproduct_inventory
table, to make sure you can buy products of different sizes and the like.Take inspiration from a flow chart, we want people to be able to complete a purchase without being logged in.