BushidoLab / sneaker_buyer_api

0 stars 0 forks source link

Expand product DB model #4

Closed thedon-chris closed 5 years ago

thedon-chris commented 5 years ago

I've begun the expansion and re-organization of the product model type.

I've added unique prices for each vendor. User may want to list product at different price across vendors.

I've removed required for vendor. User may not list on both storefronts, and user may not list immediately.

Read through TODO's and continue expanding product type as requirements are defined.