The java completion project is open source, springboot+layui clothing sales management system

1. Project introduction

The project is a garment management system, including client system and management system.

The functions of the management terminal are as follows: personal center, password modification, personal information, commodity management, user management, graphic dynamic area management, video dynamic area management, recent event management, event registration management, community management, event ticket management, Hanfu exchange, System management, order management.

The functions of the client are as follows: home page, products, graphic dynamic area, video dynamic area, recent activities, Hanfu communication, Hanfu knowledge, personal center, background management, and shopping cart.

Technically, springMVC+layui is used, which is simple and convenient to build, and only depends on jdk+Mysql. It is suitable for graduation design and daily study.

2. Function introduction

2.1 Management terminal

1. Commodity management

Maintain product information, with functions such as viewing and modifying product details, viewing comments, and deleting.
insert image description here
2. User management

To maintain and manage system usage user information.
insert image description here
3. Graphic management, video dynamic management

Can maintain and modify graphic information, video information, etc.
insert image description here
insert image description here
4. Event Management

Including recent event management, event registration management, event ticket management, etc. Used to maintain daily community activities.
insert image description here
insert image description here
insert image description here
5. Hanfu exchange

Used to manage the posting area.
insert image description here
6. System management

Maintain information such as carousels and bulletin boards.
insert image description here
insert image description here

2.2 Client

1. Maintain personal information
Maintain my releases, my orders, my address, my favorites and other information
insert image description here

2. Home page
insert image description here
3. Products

You can view the product list and product details.
insert image description here
insert image description here
4. Purchase goods
insert image description here
5. Graphic dynamic area, video dynamic area

You can view clothing pictures, videos, etc.
insert image description here
insert image description here
6. Recent activities

Including viewing recent activities, event registration, etc.
insert image description here
insert image description here
7. Exchange Hanfu knowledge on Hanfu

It is used to post or publish articles to popularize clothing knowledge.
insert image description here

3. Project construction

Just modify the application.yml database configuration.
insert image description here
Management terminal address: http://localhost:8080/springboot68bv8/admin/dist/index.html#/login
account password: abo/abo
client address: http://localhost:8080/springboot68bv8/front/pages/login/ login.htmlAccount
Password: User 1/123456

Please pay attention to the official account below to reply to the clothing sales management system to obtain the source code. You can also get thousands of e-books, 2000g learning videos and nearly a hundred sets of complete source codes.

Guess you like

Origin blog.csdn.net/qq_20143059/article/details/122415445