| 需要金币: |
资料包括:完整论文 | ![]() | |
| 转换比率:金额 X 10=金币数量, 例100元=1000金币 | 论文字数:7093 | ||
| 折扣与优惠:团购最低可5折优惠 - 了解详情 | 论文格式:Word格式(*.doc) |
English Abstract
Developing a web-based car dealership is a great addition to the society we are living in now. The purpose of the system is to help interested customers connect with the dealership and be able to choose a particular car without being physically to the dealership.
A car dealership is a business that sells new or used cars. Today, it is estimated that only 10% of cars are bought or rented online. It is still being done the old-fashioned way: going to a dealership, speaking to a salesperson and then picking the car up. The shift to online sales has been slow.
-The system uses HTML to define the structure of the website, CSS to define the appearance and style of the website, PHP to allow a computer to serve webpages to a browser, MySQL to store data, perform various actions and create relational databases.
-The system allows the user to login and access the functionalities of the system. Saving lets the user save his car in a place where he can review it without searching. Purchasing helps the buyers select a car and choose a way to transfer payment.
Keywords: HTML, MySQL, PHP, CSS, Dealership.
English Contents
Chinese AbstractI
English AbstractII
1 Introduction3
1.1 Purpose and Objective3
2 Languages .4
2.1 HTML4
2.2 CSS.4
2.3 PHP.5
2.4 MySQL5
3 Requirement analysis..7
3.1 Non functional requirements7
3.1.1 Performance requirement7
3.1.2 Usability requirement..7
3.1.3 Scalability requirement8
3.1.4 Reliability requirement9
3.2 Functional requirements.9
3.3 Purchasing..9.
3.3.1 Saving10
3.3.2 Checkout12
3.4 Security13
4 System Design14
4.1 User...14
4.1.1 Signup15
4.1.2 Login..16
4.1.3 Brands choice17
4.1.4 Information18
4.1.5 Featured cars highlight..19
4.2 Administrator.20
4.2.1 Add car20
4.2.2 Delete cars.21
4.2.3 View cars22
4.2.4 View information of users.23
4.2.5 Delete users23
4.2.6 Checking orders24
5 Website System Testing25
5.1 Functionality testing.25
5.2 User Interface testing25
5.3 Security testing.25
5.4 Database26
5.5 Usability testing26
6 The Backend 27
6.1 Products table27
6.2 Users table.27
6.3 Order table27
6.4 Order items table..28
Conclusion29
References30
Acknowledgements..31 |

