Development environment and tools:
Greater than jdk1.8, greater than mysql5.5, idea (eclipse), WeChat developer tools
Technical Note:
springboot mybatis WeChat applet
The code is fully commented and there is no redundant code. It is suitable for learning (completion) and secondary development, and includes documents related to thesis technology.
Function details:
The system is divided into three roles: customers, merchants, and administrators
Client:
Login and registration (including authorized login)
The homepage displays search products and product lists. Click on the product column to enter the product introduction. You can click to purchase and place an order, or you can add to the shopping cart and collect products. Click on the store name to enter the store interface, and you can see all the product information of the store.
Categories display categories and products corresponding to the categories
The store displays the store list, click to enter the introduction
The shopping cart displays the products added to the shopping cart. You can add or reduce the number of products and place an order for purchase.
The personal center displays my information (editable), my orders (including cancellation, payment, completion, and evaluation), and my address (add, delete, modify)
Merchant side:
Statistical analysis: View customers, products, and order quantities; count order trends in the past 7 days
Product management: adding, deleting, modifying, checking, and putting products on and off shelves
Order management: display customer order information and delivery
administrator:
Statistical analysis: View customers, products, and order quantities; count order trends in the past 7 days
Customer management: View registered customer information and delete
Advertising management: addition, deletion, modification and review of carousel images
Category management: Add, delete, modify and check product categories
Review management: View customer reviews and delete them
Store management: Add, delete, modify and check store information
Administrator management: back-end administrator addition, deletion, modification and check