C#/.net graduation project: TideShoe trendy shoes mall online shopping (user front-end use + administrator background management)

Table of contents

1. Preface introduction:

1.1 Project Summary   

2.2 Development environment

2. Technical framework:

2.1 Background management framework

2.2 Interface design

2.3 Implementing technology

Three: front-end function display

Four: Background management system display

 Five: Part of the code reference


1. Preface introduction:

1.1 Project Summary   

The TideShoe project is a trendy shoe sales network. In order to satisfy a large number of trendy shoe sales of young people in the new era who love trendy shoes and serve as a trendy life community for young people, TideShoe has gathered a large number of fans who love sneakers and trend culture. TideShoe.com By continuing to accumulate trendy topic content, it is becoming a trend vane and voice for young users.

2.2 Development environment

(1) Development tools: Visual Studio 2019

(2) Development language: C#

(3) Database: Microsoft SQL Server 2018

2. Technical framework:

2.1 Background management framework

The design of this project mainly uses the layer framework and the bootstrap framework.

Implementation of the layui framework adopted by the background management system

2.2 Interface design

The page design uses the js and css of layui and bootstrap to realize the beautiful UI interface and render the page to make the user more beautiful and comfortable to use

2.3 Implementing technology

1. Use Tencent Cloud SMS service to realize user verification login or registration

2. Use the WebMail helper to enable users to retrieve their passwords and change their passwords through the email address bound during registration.

3. Use the Alipay sandbox environment to realize the user's simulated payment

4. Purchase cloud server to realize project deployment

Three: front-end function display

3.1 Front-end login module (password login)

 3.2 Front-end login module (mobile phone number verification login)

3.3 Background management login module

 3.4 Registration module

 3.5 Homepage (not logged in)

3.6 Homepage (logged in) 

3.7 Product Details

 3.8.1 All Products (Network View)

 3.8.2 (List View)

3.9 Personal Center Module

 3.9.1 Personal center module (modify password)

 

Perform email random verification code verification, and automatically refresh and call back to the login page to log in to the account again after success

 3.9.2 Personal center module (module for setting delivery address)

provincial triple 

4.1 Shopping cart module

4.1.2 Go to the shopping cart to pay, click to go to the payment and enter the shopping list page

 

4.1.3 Click to settle to enter the Alipay sandbox payment environment (after the simulation payment is completed, it will be called back to the order center page)

 

4.2 My order 

4.3 Evaluation Module

Four: Background management system display

1. Background home page, 

 1.2. Background management to add shoes

 1.3. Background management to modify shoe information

 2. Order information management

2.1 Sales statistics of shoes

2.2 Statistics of Shoes Order Information

3. User information management

 Five: Part of the code reference

Guess you like

Origin blog.csdn.net/weixin_54629917/article/details/130123912