登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

酒店预订系统设计与实现毕业论文

 2022-05-26 09:05  

论文总字数:17492字

摘 要

随着网络的普及,越来越多的人选择在出行的同时,选择在网络上对酒店进行预定,而现在许多的酒店不提供网上预定的功能,或者许多酒店预定的操作繁琐,许多年龄大的用户不会尝试进行在网的预定,而且酒店管理员的管理也很不方便,本系统的主要目的就是为想在网上预定酒店,以及酒店的管理员提供一个简单、方便、全面的系统。

本文首先对酒店预定系统的设计背景,设计的必要性进行了介绍,并且介绍了本系统所使用的包括MyEclipse,MySQL,Tomcat等开发工具的介绍,以及本系统所使用的一些技术,包括jdbc,jquery,echarts等,然后通过MVC框架,引出了酒店预定系统的实现过程。 

本文通过对酒店预定系统的需求分析,深度的发掘了所有可能用户所需要的所有需求,并从每个界面的每个细节进行详细的设计。并且对数据库的进行全面的考虑,方便整个系统的操作,最终实现了整个BS系统。

本系统通过java编写,开发工具使用MyEclipse,MySQL,Tomcat,通过jsp servlet jdbc 实现。

 

关键词:酒店预定 酒店管理 BS MyEclipse

Design and Implementation of Hotel Reservations

Abstract

With the popularity of the Internet, more and more people choose to travel at the same time, select the network Hotel reservations, but now many hotels do not provide online functionality, or cumbersome many hotels in operation, many older Users will not attempt in net fee and the hotel management of the administrator is also very convenient, the main purpose of this system is to want to book online hotels, and hotel administrators to provide a simple, convenient, comprehensive system.

This article first hotel reservation system design background, the need for design were introduced, and introduced the presentation include MyEclipse, MySQL, Tomcat and other development tools used in this system, and this system uses a number of techniques, including jdbc, jquery, echarts etc., and then by MVC framework, leads to the realization of the hotel reservation system.

In this paper, the demand for hotel reservation systems analysis, the depth of excavation of all the needs of all potential users need, and detailed design from each of the details of each interface. And carry out comprehensive consideration of the database for easy operation of the entire system, and ultimately the entire BS system.

The system is written by java, development tools MyEclipse, MySQL, Tomcat, servlet jdbc through jsp. 

Key Words: Hotel Reservations; Hotel Management; BS; MyEclipse

目录

第一章 绪论 1

1.1. 项目背景 1

1.2. 现实意义 1

1.3. 主要工作 1

1.4. 论文结构 2

第二章 需求分析 3

2.1. 总体目标 3

2.1.1. 用户 3

2.1.2. 普通管理员 3

2.1.3. 超级管理员 3

2.2. 功能详细需求 3

2.2.1. 用户功能需求 3

2.2.2. 管理员功能需求 4

2.2.3. 超级管理员功能需求 4

2.3. 界面功能说明 5

2.3.1. 首页 5

2.3.2. 预定界面 5

2.3.3. 查询订单及取消界面 6

2.3.4. 查询用户信息界面 6

2.3.5. 酒店资源管理界面 6

2.3.6. 管理员管理界面 6

第三章 总体设计 7

3.1. 系统规划 7

3.2. 开发背景 7

3.3. 开发环境及工具 7

3.3.1. 开发环境及工具 7

3.3.2. 开发架构 8

3.4. 开发技术 8

3.4.1. 前台技术 8

3.4.2. 后台技术 9

3.5. 系统分析 9

3.5.1. 功能结构设计 9

3.5.2. 业务流程 10

3.5.3. 数据流程 12

第四章 详细设计 14

4.1. 界面设计 14

4.1.1. 登录 14

4.1.2. 注册 14

4.1.3. 房间展示界面(预定) 15

4.1.4. 个人信息 16

4.1.5. 管理员后台管理界面 18

4.2. 数据库设计 21

4.2.1. User表 21

4.2.2. Admin管理员表 22

4.2.3. Room表 22

4.2.4. Roomtype表 22

4.2.5. Order表 23

第五章 代码设计 24

5.1. 代码结构 24

5.1.1. 数据传递 24

5.1.2. 分页设计 27

5.1.3. 图表统计 30

第六章 测试 32

6.1. 测试的作用 32

6.2. 如何测试 32

6.3. 测试结果 32

第七章 总结 37

参考文献 38

致谢 39

第一章 绪论

项目背景

随着网络的普及,越来越多的人选择在出行的同时,选择在网络上对酒店进行预定,而现在许多的酒店不提供网上预定的功能,或者许多酒店预定的操作繁琐,许多年龄大的用户不会尝试进行在网的预定,而且酒店管理员的管理也很不方便,本系统的主要目的就是为想在网上预定酒店,以及酒店的管理员提供一个简单、方便、全面的系统。

为了弥补上述缺陷,便于开展酒店预订工作,提高预订管理的效率,开发出此预订系统,以解决效率低下问题,实现酒店预订管理信息化。

现实意义

越来越多的用户会在网上预定酒店,使用本系统可以让用户用最少的点击操作,完成一个完善的预定,并且可以对自己预定的信息进行管理,这是本系统给需求预定的用户提供最方便的地方。另外,本系统的后台管理具有完善的功能,和简洁明了的UI,和许多后台管理的信息的堆砌不同,本系统的管理员操作结构清晰,布局美观,信息展现的方式便于管理员查看,而且操作简单,提供了人性化的搜索以及各种操作,能让一个没有任何操作经验的人,迅速的对酒店的管理操作上手,便于酒店管理人员的管理。

主要工作

1)从用户角度充分考虑系统的需求。

请支付后下载全文,论文总字数:17492字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图