基于JavaWeb的酒店管理信息系统的设计与实现计算机专业

上传人:ni****g 文档编号:490139329 上传时间:2024-01-09 格式:DOC 页数:50 大小:3.78MB
返回 下载 相关 举报
基于JavaWeb的酒店管理信息系统的设计与实现计算机专业_第1页
第1页 / 共50页
基于JavaWeb的酒店管理信息系统的设计与实现计算机专业_第2页
第2页 / 共50页
基于JavaWeb的酒店管理信息系统的设计与实现计算机专业_第3页
第3页 / 共50页
基于JavaWeb的酒店管理信息系统的设计与实现计算机专业_第4页
第4页 / 共50页
基于JavaWeb的酒店管理信息系统的设计与实现计算机专业_第5页
第5页 / 共50页
点击查看更多>>
资源描述

《基于JavaWeb的酒店管理信息系统的设计与实现计算机专业》由会员分享,可在线阅读,更多相关《基于JavaWeb的酒店管理信息系统的设计与实现计算机专业(50页珍藏版)》请在金锄头文库上搜索。

1、基于JavaWeb的酒店管理信息系统的设计与实现摘 要近年来,酒店业具有非常快的发展速度,其各方面的信息量也越来越多,针对各种信息,必须通过先进的计算机技术进行有效的管理。随着网络技术与计算机的广泛普及,绝大部分的公司或者企业都对计算机管理系统进行了合理的运用,使公司自身的管理效率与质量得到了大幅度提升,而且还使其自身的竞争力得以提高,相比于银行和航空公司,酒店业开始使用计算机的时间更晚,但随着酒店业的发展,其竞争也越来越激烈。但可以通过先进的计算机技术为酒店的管理带来方便,同时还可以提升酒店的质量和管理效率。现如今,大中型酒店越来越青睐酒店的在线预订,在网络技术的基础上,使得越来越多的连锁酒

2、店得以良好的发展。借助互联网能够对其连锁店的资源进行合理有效地整合。全国各地的消费者都可以访问公司的房间信息,并且可以通过电话在线订购或订购。为消费者提供了极大地方便,而且还是得酒店管理管理成本大大降低,同时还是得酒店管理效率得以大幅提升,获取更大的利润。使用良好的计算机系统,能够对酒店的营销方式进行改善,而且还能够使营业收入不断增长,还可以使酒店的核心竞争力逐步增强,利用信息技术提高酒店公司协同工作的效率,建立酒店与顾客之间的桥梁。不仅可以完善酒店管理方式,也可以是酒店经营风险降低,还能够促进酒店经营管理的协调性,规范性和效率型,此外还可以推广品牌。本项目是基于JavaWeb的酒店管理系统的

3、设计与实现。使用 MyEclipse,mysql5.7,tomcat7.0,作为开发工具,JSP(java server pages)和java技术开发的酒店管理系统。该项目系统框架是基于当前主流SSH(Struts + Spring + Hibernate)框架的。该系统主要服务于广大旅客,为用户提供预订酒店房间等服务,方便住宿者的外出前的准备。系统前台主要包含酒店房间浏览、酒店房间预订、商品浏览、商品购买,系统后台管理主要有登录管理、入住管理、订单管理、以及系统管理和财务管理等。关键字: JSP; MyEclipse;MySQL;酒店管理系统;.AbstractWith the rapid

4、 development of the hotel industry and the multiplication of the number of hotels, the amount of information in all aspects of hotel management is increasing. For such a huge amount of information, the hotel industry needs to use computer information technology. With the popularization of computers

5、and the widespread use of networks, most industries in China are increasingly applying computer management systems to their own companies to improve themselves. With regard to management efficiency and benefits, the hotel industry is relatively late in its use of computers compared with banks and av

6、iation companies, however, with the development of the hotel industry, its competition has become increasingly fierce. However, advanced computer technology can be used to facilitate the management of the hotel. At the same time, it can also improve the hotels quality and management efficiency. Nowa

7、days, large and medium-sized hotels increasingly prefer hotel online reservations. Based on the network technology, more and more hotel chains are well developed. With the help of the Internet, the resources of its chain stores can be reasonably and effectively integrated. Consumers across the count

8、ry can access company room information and can order or order online via the phone. It has provided consumers with great convenience, and it has also greatly reduced the cost of hotel management and management. At the same time, it has been able to significantly improve hotel management efficiency a

9、nd obtain greater profits. A good computer system can improve the marketing methods of hotel companies, promote the increase of operating income, increase the core competitiveness of hotel companies, use information technology to improve the efficiency of hotel companies collaborative work, and esta

10、blish a bridge between the hotel and the customer. Not only can it improve hotel management, but it can also reduce the risk of hotel operations. It can also promote the coordination, standardization and efficiency of hotel management, and can also promote brands.This project is the design and imple

11、mentation of a hotel management system based on JavaWeb. Use MyEclipse, mysql5.7, tomcat7.0, as a development tool, the hotel management system was designed and developed using JSP and java technology. In the design, the current mainstream SSH framework is used. The system designed in this paper mai

12、nly serves the majority of passengers, providing users with services such as booking hotel rooms, to facilitate the preparation of the guests before going out. The front desk of the system mainly includes hotel room browsing, hotel room reservation, product browsing, and product purchase. The system

13、 background management includes system management, order management, financial management, occupancy management, and login management.Keywords: JSP; MyEclipse; MySQL; hotel management system;目 录1 引 言11.1选题背景11.2研究目的及意义11.3研究内容21.4论文结构32相关技术及开发工具介绍42.1开发模式42.2系统框架42.3 项目开发工具介绍53.1系统可行性分析63.1.1经济可行性63

14、.1.2技术可行性63.1.3操作可行性63.2系统需求分析64 系统设计104.1功能设计104.1.1系统功能设计104.1.2前台系统流程设计114.1.3后台系统流程设计124.2数据库设计134.2.1数据库概念结构设计144.2.2数据库逻辑结构设计185系统实现215.1前台各功能模块的实现及说明215.2后台功能模块实现及说明286 系统测试346.1测试目的346.2 测试内容356.3 测试用例366.3.1 登录模块测试366.3.2 客房预订模块测试376.4 测试结果396.5 测试结论和建议396.6测试总结397总结和展望407.1总结407.2展望41参考文献4

15、2致 谢43421 引 言1.1选题背景随着互联网的迅速发展,商业活动也与互联网相连,因此它可以更好地利用互联网来获得更大的商业利益。 网上预订方便快捷,电子商务应用日益广泛。 酒店、宾馆、机票预订等行业都加入了电子商务时代的行列, 在线预订越来越受到消费者的青睐。随着社会的不断发展进步,而且近年来人们的生活水平也逐渐提升,于是人们也逐渐将旅游看成是生活的一部分。在五一和国庆节等旅游旺季,房源的缺少,缺乏住房和价格急剧上涨给游客带来了麻烦。 通过酒店预订房间不仅解决了游客找不到、订不到客房的难题,价格比淡季更加实惠。 随着电子商务的发展和人们对电子商务意识的提高,酒店在线预订将成为所有酒店未来

16、业务发展方向和销售方式。 因此,酒店管理系统也是每个酒店必须在未来配备的计算机系统,提高管理管理效率,有必要开发这样一套管理软件。1.2研究目的及意义在酒店业快速发展的同时,怎样才可以使酒店的竞争力得以提升,如何才可以使酒店管理水平得以逐步提高,如何才能够使酒店运营成本大幅减少,这一系列的问题都必须借助先进的技术进行解决。随着生活节奏的加快,传统的酒店人工管理方式难以较好的满足实际需求,以及高效率的酒店业管理的需求。 所以,在信息技术的大背景下,怎样使用计算机技术和网络技术摸索应用于中小型酒店的管理和管理方式,进而实现中小型酒店管理的信息化、智能化、以及自动化,同时还可以为客户提供高质量、高效的服务。这些问题都需要采取有效

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 学术论文 > 毕业论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号