楼盘销售管理系统的设计与实现
摘要:
楼盘销售信息系统的建立是一个庞大的工程,如何在买卖双方交易之前,可以通过某种方式让双方彼此有一定的了解和互信,使楼盘销售更方便化,成了楼盘销售管理的核心。本系统是以Microsoft Visual Studio 2005作为开发工具, SQL Server 2005作为数据库开发的楼盘销售系统。该系统可以显示行业的基本信息、市场热点、求购信息和供应信息。未注册用户只能浏览行业的基本信息、市场热点、求购信息和供应信息,并不能发布个人的求购信息或者个人的供应信息。注册用户不仅可以浏览未注册用户浏览的信息,还可以登录系统后台进行个人信息管理,求购信息管理和供应信息管理。本系统的最终目的就是加强求购方和供应方的沟通,促进房屋销售。测试结果表明,该系统具有友好的界面,能够较好的实现楼盘销售系统的各项功能。
楼盘信息;求购信息;供应信息;数据库
Design and Implementation of
the Real Estate Sales Management System
Software Engineering Major Wang Zhiqiang
The establishment of the informationmanagement system on real estate sales figures is an enormous Inevitably, it has become a major consideration that how to make the sell side and buy side better understand each other before the completion of the transaction, which will benefits the deals. Using Microsoft Visual Studio 2005 and SQL Server 2005 as database, the Real Estates Information Management System is build to fulfill such a purpose, which is able to present uses with fundamental information, popular market information, buying information and supplying information. Unregistered users, who are merely able to browse fundamental information, popular market information, buying information and supplying information, are not entitled to post their individual buying or supplying information. Quite to the opposite, registered users enjoy the privileges of not only browsing unregistered users’ information, but also login onto the system background and managing all sorts of information of individual, buying and supplying. The system is created with the purpose of enhancing the interaction between demand sides and supplying sides, so that it can improve the real estates sales. Through testing, the system possesses an excellent user interface and realizes all the functions of managing housing sales information.
Real Estate Information; Buying Information;Supplying Information;Database
目 录
1 引言
1.1 项目开发的背景
1.2 国内外研究现状
1.3 系统相关技术概述
1.4 论文的组织结构安排
2 需求分析
2.1 可行性分析
2.2 业务流程分析
2.3 系统功能分析
2.4 数据流图与数据字典
3 系统设计
3.1 系统功能模块
3.2 系统设计库设计
3.2.1 数据库概念结构设计
3.2.2 数据库逻辑结构设计
4 系统实现
4.1 系统前台功能模块
4.1.1 登陆及注册
4.1.2 行业资讯
4.1.3 市场热点
4.1.4 行业动态
4.1.5 求购信息
4.1.6 求购信息详细
4.1.7 供应信息
4.1.8 供应信息详细
4.1.9 行业论坛
4.2 会员后台管理
4.2.1 个人信息管理
4.2.2 供应信息管理
4.2.3 求购信息管理
4.3 系统后台模块
4.3.1 后台登陆界面
4.3.2 后台管理界面
4.3.3 系统用户添加
4.3.4 用户管理
4.3.5 行业资讯添加
4.3.6 行业资讯查询
4.3.7 友情链接管理
5 系统测试与运行
5.1 测试环境与测试条件
5.2 测试内容
5.3 测试总结
6 总结与展望
参考文献
致谢