A
A
AlexNoch2020-08-22 03:16:22
PHP
AlexNoch, 2020-08-22 03:16:22

How to design an online store engine PHP + MySQL, Jquery, AJAX?

Hello. I ran into a problem and couldn't find an answer on google. Having learned to work with PHP+MySql, Jquery, Ajax decided to develop an online store. I found how to separately create a basket, admin panel, etc. But I'm interested in some kind of well-established "technology", "architecture", "engine device", "pattern", "model" I don't know how else you can enter queries to get an answer to your question. There are some well-established, in simple words - "templates", according to which a regular online store will be arranged.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
F
FanatPHP, 2020-08-22
@FanatPHP

There are no special "templates for online stores", these are some fantasies.

M
McBernar, 2020-08-22
@McBernar

I understand your problem. There is some basic knowledge, but you do not know how to design a complete architecture.
I think you should start by learning the popular mvc pattern. This will allow you to have at least some logic on the project.
Or, you need to get acquainted with the split front and back approach, communicating via api through the same ajax. PHP in this case will be a simple apishka.

V
vicumg, 2020-08-24
@vicumg

An online store is to some extent a projection of a "store" from real life. And in real life there is a "tangerine shop" consisting of a tangerine seller and a counter, and there is also a stall, a supermarket, a shopping center. Before building an architecture, a template, a model in a programming language, decide what kind of architecture (functionality) is needed.

M
Max, 2015-05-30
@mbelskiy

Primitive - cut it out through the application style.
What and how - see here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question