
The server api of this mall's Mini programs is based on node.js +ThinkJS+MySQL. If you are not familiar with this,
It may be a little difficult, but if it is just building, the author's tutorial is relatively detailed, and the building steps are relatively simple.
It should be easy to get started. If you are learning node.js, this is undoubtedly a very good learning textbook. How to link to the database
Exporting the api interface also requires the use of Thinkjs. If you understand this project, you should basically be able to do other projects yourself.
The background management of this mall's Mini programs is based on VUE.js +element-ui, which is a very popular front-end framework at present. If I don't learn it, I'm embarrassed to say that I do front-end development, hahahaha.
The following is a display diagram of some pages of the Weixin Mini Programs. If you need to see more, you can go to github to see this complete project.
Because the front and back ends are separated, the project is divided into three parts, one is the server end, the other is the visualization backend end,
There is also the Mini programs end, which is still relatively popular to separate the front and back ends.
Comments0