1

I'm creating a small ecommerce site and I'm concerned about form design. My problem: The forms depend on a chosen category , for example if the user chooses the electronic category, we will have a form of this type

  • Title
  • The description
  • RAM
  • Color

And if he chooses, for example, clothing category, we will have:

  • Title
  • The description
  • Cut
  • Color
  • Feature 1 etcc ...

My first problem is: how can I design my mysql database to respond to this type of operation? Should I use the Vuejs framework to create theses forms or just laravel

Does anyone have to deal with this kind of problem? If you do not understand please leave a comment, I will try to explain myself more

Rick James
  • 135,179
  • 13
  • 127
  • 222
Aboubacar Ouattara
  • 511
  • 1
  • 6
  • 18

0 Answers0