Wechat applet mall construction--backend + frontend + applet

introduce:

Front-end technology: React, AntdesignPro, umi, JavaScript, ES6, TypeScript,

Small program back-end technology: Springboot, Mybatis, Spring, Mysql

Software Architecture:

The back-end is developed with Springboot and front-end React to complete user management, carousel map management, first-level classification management, product management, and log management. Support multi-picture upload function, cover picture. JWT+interceptor is used for interface interception, and the front-end routing server renders the route.

Installation tutorial:

  1. front-end file npm install
  2. The backend file changes the database connection name
  3. Database creation data table import file

Participate in contribution

  1. I developed it alone, and the function is still to be perfected. Developer wx scot985

Special skill:

  1. Use AntdesginPro to develop background management page.
  2. The front end is developed with TS, Umi, and React, and the background management page is built.
  3. The backend is developed with Springboot and verified through JWT.
  4. Role permission routing (divided into administrators and ordinary users)

Quick start:

Import the sql script to the mysql database and start the backend project

Start the front-end project, npm install npm start

Browser access: http://localhost:8000/            admin/123456

Wechat applet terminal, start wechat developer tool, import project, real machine debugging

 

The entire development process is finished, and the resources have been packaged and paid for download. Friends in need can download  https://download.csdn.net/download/gaowenhui2008/85965417 

Guess you like

Origin blog.csdn.net/gaowenhui2008/article/details/130520709