| 需要金币: |
资料包括:完整论文 | ![]() | |
| 转换比率:金额 X 10=金币数量, 例100元=1000金币 | 论文字数:4316 | ||
| 折扣与优惠:团购最低可5折优惠 - 了解详情 | 论文格式:Word格式(*.doc) |
下一篇:没有了
English Abstract
The purpose of this article is to explain the design and implement a real estate web-based system. It is specially designed for people who are interested in viewing property and possibly buying a new house.
The goal is to establish a real estate website for real estate companies through system analysis, Web user interface design, database construction and connection, testing and implementation. It uses HTML, PHP and MySQL for the database. The front-end management interface is easy to use, convenient for users to browse and obtain information. The users can also like houses and save them to browse of view later, if they then decide to purchase, they can go ahead and do so. Administrators can use their own interface which is different from users to access the back-end functionalities, which includes property management, user management, agent management and so on.
Keywords: HTML; CSS; JavaScript; MySQL; PHP; Real Estate.
TABLE OF CONTENTS
Chinese Abstract-1
English Abstract-2
Introduction-7
1 Languages and Frameworks-8
1.1 Languages:-8
1.1.1 HTML-8
1.1.2 CSS-8
1.1.3 PHP-9
1.1.4 JavaScript-9
1.1.5 MySQL-9
1.2 Frameworks-9
1.2.1 Sweet alert-9
1.2.2 Bootstrap-10
2 Requirements Analysis-10
2.1 Functional Requirements-10
2.2 Information Browsing-10
2.3 Business analysis-10
2.4 User Management-11
2.5 Housing-11
2.6 Purchasing-11
2.7 Security-11
2.8 System Reliability-11
3 System Design-12
3.1 Admin-12
3.2 User-13
4 Frontend-15
4.1 Homepage-15
4.2 Sign-Up Page-16
4.3 Log-In Page-17
4.4 User Page-18
4.5 House & Apartment Pages-18
4.6 Product Page-18
4.7 Admin Product View-19
5 The Backend-20
5.1 Users Table-20
5.2 Products Table-20
5.3 Cart Table-20
5.4 Agents Table-21
6 Website Software Testing-21
6.1 Functionality testing-21
6.1.1 Usability testing-21
6.1.2 Interface testing-22
6.1.3 Database testing-22
6.1.4 Performance testing-22
6.2 Security Testing-22
7 Methods of Testing-22
8 Conclusion-23
8 References-24 |

