Graduation project based on the WeChat points mall applet (1) system renderings

Introduction to the blogger: Author of the books "Introduction to Vue.js and Practical Mall Development" and "WeChat Mini Program Mall Development", CSDN blog expert, online education expert, CSDN Diamond Lecturer; focusing on graduation design education and tutoring for college students.

All projects come with basic knowledge video courses from entry to mastery, free of charge

The project is equipped with corresponding development documents, proposal report, task statement, PPT, thesis template, etc.

Contact details are available at the end of the article

Purpose : The main goal of this topic is to design and implement a WeChat mini-program mall system. Front-end users use mini-programs, and mini-programs are developed using WeChat developer tools; back-end management uses a B/S architecture based on PP+MySql, and development tools are used. phpstorm; add products through the background, and users log in through the mini program to view products, purchase, place orders, etc.

Significance : The WeChat Mini Program Mall system is a product of the combination of computer technology and mall management. Through the WeChat Mini Program Mall system, efficient management of the mall is achieved. With the continuous improvement of computer technology, computers have penetrated into every corner of social life. The manual sales method is not only inefficient, error-prone, cumbersome, but also consumes a lot of manpower. In order to meet the requirements of efficient management of goods, quantity, settlement, etc., on the premise that the staff have certain computer operation capabilities, this WeChat mini-program mall system is specially compiled to improve the management efficiency of the mall.

User registration and login: register a normal account, and then log in using the registered account.

WeChat authorized login: Use WeChat directly as your account and log in after authorization.

Information function: users can browse information lists and detailed information at will   

Product library: a list of all product information entered in the background; supports querying to find the required products

Product information: Click to go to the product details page to view the product introduction, pictures, price, sales, etc., details, and a list of reviews from users who have purchased it. 

Product collection: In the operation information details, click "Collect" below to collect it. 

Product purchase: On the product details page, click "Add to Cart" to add products, or directly click "Buy Now"

Product Shopping Cart: The shopping cart column displays information about the product you intend to purchase and the corresponding purchase quantity.

Product order: Click "Checkout" in the shopping cart list, select or fill in the delivery address, confirm the product and quantity to be ordered, and fill in the remarks. Click "Order Settlement" and then jump to the order list 

Cancel an order: In the "My Orders" list, for orders without payment, click "Cancel Application" to delete the order. 

Go to payment: In the "My Orders" list, click "Go to payment" to simulate payment 

Product reviews: In the "My Orders" list, for orders that have been paid, you can click "Evaluate" for each product to rate and fill in product reviews. 

Points redemption: Place an order on the points redemption list

Receiving address management: enter the receiving address, view all receiving addresses, modify the receiving address, delete 

My Collection: List of products collected by the user. 

Exit the system: clear the cache and return to the mini program homepage

Message: fill in the content of the message and submit it to the website management background

Reference source: https://www.hzyaoyi.cn/pc_jiaocheng_tushu_index.php?/51/1665.html

Guess you like

Origin blog.csdn.net/u013818205/article/details/132857734