Store mini-program development process (with source code)

Speaking of the original intention of creating WeChat Mini Programs, offline stores are definitely a big application scenario, which also fits the concept of Mini Programs "going out". From the development of the past two years, many small program explosions also come from store small programs, such as Zhou Heiya, Starbucks, and milk tea store small programs. The demand for R & D and use of store mini-programs are very large. Below we will talk specifically about the application scenarios and development process of store mini-programs.

1. Scene

  1. While consuming scenes, users can scan the QR code on the table to quickly display the applet system
  2. Browse online services provided by buying applets
  3. Retain users and interact with users online later to enhance user stickiness

That is: through offline diversion to online, online purchase of services, offline experience and enjoyment of services, perfect realization of O2O model through small programs

2. R & D requirements

For beginners, there is no need to make a large and complete store small program from the beginning, covering various scenarios used online-offline, just learn to develop the most basic functions first:

Front-end functions of applets:

1. Ordering function: product classification and display, display product details, including product name, quantity sold, price, etc., users can click to purchase directly
2. Order: users can view their order status, order details and Progress
3. Store introduction: detailed introduction of the store content including graphics and text
4. Manual customer service: access to manual customer service to answer user questions in a timely manner

Management background function:

1. Commodity management: uploading of products, graphic introduction and price setting, etc.
2. Store management: detailed introduction and editing of stores
3. Order management
4. User management

3. Development

1. Front-end development can refer to the official WeChat document: https: //developers.weixin.qq ....
2. Back-end development uses Bmob back-end cloud, register an account, you can directly use: Bmob back-end cloud
3. Code details: Please check the source code directly

Four, renderings

1. Order and order 2. Shop introduction
Order and order

Store Introduction

Five, source code download

Source code download link: https: //www.bmob.cn/shop/deta ...

6. Other source code downloads such as mall applets

https://segmentfault.com/a/11...

If in doubt, you can add QQ group: 586487943
personal QQ: 624235922

This article is reproduced in: The whole process of ape 2048 store small program development (with source code)

Guess you like

Origin www.cnblogs.com/baimeishaoxia/p/12700337.html