E-commerce graduation thesis, WORD format.
BtoC e-commerce is a business model that uses the Internet as the main means, and merchants or enterprises provide goods and services to consumers through websites. BtoC simulation website development integrates computer technology, multimedia technology, database technology, network communication technology, security and cryptography technology, management technology, software science and socioeconomics and other disciplines and cutting-edge technologies. Its purpose is to enable students to Through experiments, you can directly experience the commercial application process of e-commerce knowledge, gain a concrete grasp of the professional knowledge you have learned, and finally achieve the practicality and concreteness of the book knowledge you have learned.
This topic is mainly based on understanding the basic principles of e-commerce, operating procedures, network security and other aspects of knowledge, and designing a website for the structure and function of the BtoC e-commerce process, so that it can fully complete the BtoC e-commerce process. The activities performed by participants such as users, banks, stores and other roles as well as the role of each role in the process are truly and completely simulated, and the relationship between each role can be fully reflected, allowing people to fully understand the BtoC aspects of e-commerce.
This paper focuses on the analysis, design and implementation of the BtoC simulation website. The system mainly includes the following modules: member registration and login, product classification display, product information retrieval, shopping cart, order generation, order query and other modules. Through these modules The realization enables students to directly feel the commercial application process of e-commerce and deeply understand the principles and processes of e-commerce through the application of knowledge.
Table of contents
Summary I
ABSTRACT II
Chapter 1 Introduction 1
1.1 Overview of BtoC e-commerce 1
1.1.1 Definition of e-commerce 1
1.1.2 Overview of BtoC e-commerce 1
1.2 Development of BtoC at home and abroad 2
1.3 Types of BtoC e-commerce 3
1.4 Advantages and disadvantages of BtoC e-commerce 3
1.5 Background, necessity and significance of system development 3
Chapter 2 Master Plan 4
2.1 Overview 4
2.2 System Goals 4
2.2.1 Short-term goals 4
2.2.2 Long-term goals 4
2.3 System solution 4
2.3.1 Introduction to several system solutions 4
2.3.2 Comparative analysis of several system options 5
2.3.3 Conclusion 5
2.4 Choice of development language 5
2.5 Server configuration 6
2.6 Implementation Plan 6
2.6.1 Decomposition of work tasks 6
2.6.2 Implementation progress 6
2.6.3 Budget 7
Chapter 3 System Analysis 8
3.1 Overview 8
3.1.1 Principles of system analysis 8
3.1.2 Methods of system analysis 8
3.2 System requirements analysis 8
3.2.1 The necessity of system development 8
3.2.2 Objectives and content 9
3.3 System function analysis 9
3.3.1 Division of modules 9
3.3.2 Module function description 9
3.3.3 Data process analysis 10
3.4 Data Dictionary 13
3.4.1 Data element definition 14
3.4.2 Data structure 16
3.4.3 Data flow 17
3.4.4 Processing logic 18
3.4.5 Data Storage 20
3.4.6 External items 21
3.5 System data analysis 22
Chapter 4 System Design 23
4.1 Overview 23
4.1.1 System design goals 23
4.1.2 Principles of system design 23
4.1.3 System design concept 24
4.1.4 System design methods 24
4.2 Selection of computer system 24
4.2.1 Hardware environment 24
4.2.2 Software environment 25
4.3 Overall system structure design 25
4.4 Module design 27
4.5 Database design 29
4.6.1 Principles of code design 35
4.6.2 Check code calculation formula 35
4.6.3 Evaluation and acceptance of code design 35
4.7 Output design 35
4.7.1 Output projects and output recipients 35
4.7.2 Output requirements and main functional requirements 36
4.7.3 Output interface design 36
4.8 Input design 37
4.8.1 Enter project and person responsible 37
4.8.2 Input requirements and main functional requirements 37
4.8.3 Input interface design 37
4.9 System security policy design 37
4.9.1 Network security issues 37
4.9.2 Network security technology 38
4.9.3 Take measures 39
Chapter 5 System Implementation and Maintenance 40
5.1 Overview 40
5.2 Programming 40
5.2.1 Principles of program design 40
5.2.2 Basic requirements for program design 40
5.2.3 Introduction to programming languages 40
5.2.4 Introduction to development tools 41
5.2.5 System source code 41
5.3 System testing 41
5.3.1 Goals of system testing 41
5.3.2 System testing methods 42
5.4 System maintenance 42
Conclusion 43
Acknowledgments 44
Reference 45
Appendix 1 46
Expand