development language  :Java
  development tool :IDEA /Eclipse
  database :MYSQL5.7
  application service :Tomcat7/Tomcat8
  Using frames :springboot+vue
  The user interface of software is the most direct contact object , Including whether the user is allowed to use it simply and conveniently , Request response time , Overall quality of main image , Quality of overall layout .
  The design of pet sales e-commerce platform is based on the existing network platform , It can realize user management and data information management , It is convenient for administrators to have a detailed understanding and statistical analysis of background management , View information status at any time .
  The system function design is completed on the basis of the overall task of system development and design ideas . The main task of the system is to realize the management of pet sales e-commerce platform , Enable users to complete the operation of the entire pet sales e-commerce platform through instructions .
  From the above description, the functions of the software can be basically realized :
 1, Develop and implement the whole system program of pet sales e-commerce platform ;
 2, administrators ; home page , Personal Center , Pet classification management , Popular pet management , Discount pet management , user management  , Order evaluation management , Administrator management , system management , Order management, etc .
 3, user : home page , Personal Center , Order evaluation management , My collection management , Order management .
 4, Front page : home page , Announcement information , Personal Center , back-stage management , Shopping Cart , Customer service and other corresponding operations ;
 5, Basic data management : Add basic system information , Operations such as modification and deletion , And check and reply the communication information as required .
  order   record 
  pick   want  I
 Abstracts I
  order   record  I
  Section 1 chapter   introduction  1
 1.1 Subject background  1
 1.2 research meaning   1
 1.3 research contents   2
  Section 2 chapter   Technical introduction  2
 2.1 Related technologies  3
 2.2 Java technology  3
 2.3 MySQL database  4
 2.4 Tomcat introduce  4
 2.5 Spring Boot frame  5
  Section 3 chapter   requirement analysis  5
 3.1 Overview of requirements analysis  6
 3.2 feasibility analysis   6
 3.2.1 economic feasibility   6
 3.2.2 technical feasibility   7
 3.3 System function design  7
  Section 4 chapter   system design  7
 4.1 System structure design  7
 4.2 Database design  8
 4.2.1 entity ER chart  8
 4.2.2 data sheet  10
  Section 5 chapter   system implementation   14
 5.1 Administrator function module  14
 5.2 Front page function module  18
 5.3 User function module  18
  Section 6 chapter   System test  23
 6.1 Test definition and purpose  23
 6.2 test method  23
 6.3 Test module  24
 6.4 test result  25
  junction   theory  26
  To   thank  27
  reference  28
Technology