N
N
Nick Bukovskiy2017-09-04 20:20:36
MySQL
Nick Bukovskiy, 2017-09-04 20:20:36

What are the optimal "schemes" for creating an online store?

You need to create the simplest type of online store with a list of products, a filter by category, authorization and a shopping cart.
Are there any optimal database schemes for online stores? And how to "build" the code in these projects?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2017-09-04
@thewind

Are you interested in gray schemes or are you still white?

S
sim3x, 2017-09-04
@sim3x

The simplest scheme - we take csv, write a script, make a static site
More difficult - EAV
Even more difficult - json

V
Vladimir Vyatkov, 2017-10-06
@VladimirViatkov

Guys, maybe a little off topic, but how to attach product cards using the simplest html? Or even easier, how to make a big picture pop up when clicking on a product in a category? The site was written in a notepad, it is now more of a corporate than an online store: www.lustry-gus.ru We want to turn it into a store with minimal effort.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question