horaciovelvetine / scamazon_backend

My first Rails project, started off as a simple HTML website built to learn rails by building out a copy of amazon's website. V1.0.1 is a more flushed out abstraction of Amazon's backend for use alongside a Shopping_Cart single page application.
1 stars 0 forks source link

Style List Association #21

Open horaciovelvetine opened 2 years ago

horaciovelvetine commented 2 years ago

Potentially to improve the flexibility of lists add the ability for a user to add not just an item, but a style to a list?

Would possibly complicate displaying these things together.