{$cfg_webname}
主页 > 计算机 > ASP.NET >

BS结构的城市酒店入住信息管理系统的设计

来源:56doc.com  资料编号:5D462 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D462
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍


摘  要
  随着计算机网络的飞速发展,Internet技术越来越广泛的应用,网络覆盖的区域不断扩大,给酒店业计算机应用带来了蓬勃发展的机遇。采用全新的计算机网络和管理系统,将成为提高酒店管理效率,改善服务水准的重要手段之一。所以城市酒店入住信息管理系统是酒店经营不可缺少的现代工具。
  B/S结构的城市酒店入住信息管理系统共实现了6个主要的功能模块:客房预订帮助客人实现了在线客房预订;客房管理用于管理客房信息;预订管理用于管理客人的预订业务;入住管理用于管理客人入住并记录相关信息;消费记账将客人在酒店的所有消费记入客人账单;收银退房实现客人结算各项费用并退房。这些功能模块基本上满足了客人在酒店预订、入住管理等方面的需求。
  本文详细介绍了酒店入住信息管理系统的开发,共六章,分别是第一章引言,第二章理论基础,第三章系统需求分析,第四章是课题的重点,主要讲述系统设计,第五章讲述了系统的实施及测试;第六章结论。
  
  关键词:B/S结构;酒店入住;酒店预订;客房管理;消费记账;收银退房
  

The Design of Hotel Booking Information Management System in the City based on the B/S Structure
Abstract
  With rapid development of the network, Internet technology is used more and more widely, regional coverage of the network is continuously expanding, which brings the opportunity for computer applications to improve flourish in the hotel industry. The enterprise adopts new computer network and management system that will become one of the important means of a hotel management to improve efficiency and the quality of the service. So it is a dispensable modern tool to B/S structure of the city hotel booking information management system for the operation of the hotels.
  The city hotel booking information management system based on the B/S structure has six key functional modules. Rooms reservation realizes booking rooms for guests on line; Rooms management for administrator to manage the Room information; Book Management for managing the book business of guests; Check Management for dealing with booking of the guests, and then record related information; Consumer is for crediting all the consumer to the guests bills in the hotel; Checkout cashier is for the guests clearing fees and checkout. These modules basically meet the needs of the guests in hotel reservation and booking management.
  This thesis describes the development of hotel booking information management system. It includes six chapters, respectively the first chapter is introduction, the second chapter is theoretical basis, the third is system requirements analysis, the fourth is system design which is the key issue, chapter five is the system's implementation and testing; chapter 6 is conclusion.
  
  Key words: B/S structure; Hotel booking; Hotel reservation; Rooms management; Consumer accounting; Checkout
 
根据酒店入住信息管理系统基于B/S的特点,可以将其分为前台和后台两个部分进行设计,分别对应客人和管理员。前台主要用于客人查询客房、预订客房、查询、修改、删除订单;后台主要用于酒店管理员对酒店入住情况进行管理。

前台模块的功能:
  客人进入酒店网站的首页,根据客房的类型,查询酒店的客房信息,并在网上完成了客房的预订。
  客人在预订了客房后可通过客房编号查询自己的订单信息,也可以修改和删除订单。

后台功能模块
  后台模块的功能:
  (1)对酒店所有订单的管理
  (2)管理酒店的入住信息
  (3)设置酒店的客房类型和客房信息
  (4)记录入住客人的消费信息,形成账单
  (5)完成客人的结账退房
  (6)添加管理员:主要是添加管理员名称和密码,并设置角色
  (7)删除管理员 

推荐资料