Answer the question
In order to leave comments, you need to log in
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
There are no special "templates for online stores", these are some fantasies.
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.
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.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question