房屋租赁管理系统的设计与实现

目录
一、 引言 1
(一) 课题背景 1
(二) 选题意义 1
(三) 设计目标 1
二、 需求分析 1
(一) 功能分析 1
(二) E-R模型图 1
(三) 开发环境 2
三、 软件设计 2
(一) 功能结构图 2
(二) 系统流程图 3
(三) 数据库关系图 4
(四) 数据库设计 5
四、 编码实现 6
(一) 前台 6
1. 首页 6
2. 信息浏览与查询 7
3. 用户注册 7
4. 用户登陆 8
5. 预约看房 8
6. 留言 8
(二) 后台 9
1. 房源信息列表 9
2. 留言板的查看与管理 10
3. 会员管理 10
4. 房源信息的增删改查 10
五、 软件测试 11
(一) 用例测试 11
(二) 测试结果 11
六、 总结 12
七、 谢辞 13
八、 参考文献 14
附录 1
(一) 前台模块 1
1. 用户注册 1
2. 用户登陆与退出 2
3. 房源信息的浏览 3
4. 留言的添加 4
5. 留言的列表展示 5
(二) 后台模块 6
1. 房源信息的列表展示 6
2. 房源信息的修改以及删除 6
3. 房源信息的添加 8
4. 房源信 *好棒文|www.hbsrm.com +Q: ^351916072* 
息的查询 9
5. 留言板的回复 9
6. 查看会员信息 11
Abstract
With the development of science and technology, more and more acceptance of information on the Internet platform, and also choose the Internet to find housing and rent. The system will be based on shopping sites, so that information is more secure. More time-saving one rental site.
For the user, can register for free membership based website. After becoming a member, you can make an appointment you optimistic about the house, and leave us a message on the site. The administrator will be sent through the reservation information you get in touch with you. In the present system does not involve any money aspects. Allowing users to have entered a secure rental system, do not worry about being cheated. While administrators can manage users operate, some unscrupulous members or maliciously spread rumors of his membership administrators can delete this member operation. You can also communicate through message boards between the user and the administrator, this allows administrators to understand the real needs of member users. Administrators can also operate these properties except for the additions and deletions, delete some listings have been invalidated. Add the latest hot item listings, or modify its information. This is more conducive to the users choice, to facilitate their operations. The system uses integrity MyEclipse 6.5 and Navicat 8 for MySQL as a development platform that can retain data integrity
Keywords : Realtor, Website, MyEclipse 6.5, Navicat 8 for MySQL 引言
课题背景
随着互联网的发展,我们已经进入到一个网络化时代。越来越多的的人选择上网购物满足自己的需求。同时住房需求也逐年增多,越来越多的人选择成品房或租房,而不是自己建造房子。所以本系统不仅满足了现代人足不出户的购物的要求,同时满足选好房,租好房的需求,为此类消费者提供平台,给他们营造一个舒适的,方便的,快捷租房网站。本次课题,选用MyEclipse 6.5工具,Javaweb编程语言进行开发的工作后,台数据库则是使用Navicat 8 for MySQL。
选题意义
只要点开本网站都可以浏览网站的房源信息,如果有租房的需求都可以注册并登陆到本网站,完善个人信息。选择自己喜欢的房源租赁。后台管理员也可以登陆后台系统,查看会员的租房的需求,修改房源信息,同时也对注册完的会员进行管理,形成一个租赁的关系。
设计目标
消费者可以方便快捷的了解房源信息,在房源管理系统中找到让自己满意的房源。做到足不出户满意购的现代化购物理念,让消费者和卖家之间实现共赢。
需求分析
图图2-1 E-R模型图
开发环境
数据库工具:Navicat 8 for MySQL
开发语言:Javaweb

图3-1 功能结构图
系统流程图
前台

图3-2 前台系统流程图
后台

房源地址
houseArea
varchar

版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jsj/rjgc/1853.html

好棒文