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

基于Web的酒店客房管理信息系统的设计

来源:wenku163.com  资料编号:WK1631463 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1631463
资料介绍

基于Web的酒店客房管理信息系统的设计(14000字)
摘  要
本文设计的基于Web的酒店客房管理信息系统,以 Windows XP为操作系统,以微软公司的.NET为开发平台,以visual studio2008为开发工具,运用ASP.NET和C#为开发语言,以 Microsoft SQL Server 2005为后台数据库。该酒店客房管理信息系统主要实现角色登录,用户管理,客房类型管理,客房信息管理,房间操作,客户信息管理等功能。
在本文的综述中,首先介绍了酒店管理系统研究的背景目的和系统简介;在第二章中是酒店客房管理信息系统的可行性分析;第三章是进行系统分析的过程;第四章是系统分析;第五章主要介绍了系统的实现和关键技术,第六章进行系统测试;最后一章是总结开发心得以及得出的结论。
酒店客房管理系统全面支持网络办公模式,多人操作模式,可大大减少酒店管理的手工劳动以及操作时候的冲突,并且各个部门之间的相互支持与配合,更加加强了各个部门之间的信息沟通与传递,提高了管理质量和工作效率。
关键词:酒店客房管理;房间类型;房间信息;ASP.NET;

ABSTRACT
This design based on Web management information system of the hotel rooms, with Windows XP operating system, for in Microsoft.net for development platform, with visual studio2008 as a development tool, using asp.net and for developing language, with c # Microsoft SQL Server 2005 for the backend database. This hotel room management information system mainly realizes role, user management, the guest rooms login information management, guest room type management, room operation, customer information management, and other functions.
In this paper, firstly introduces the background of the hotel management system research purpose and system introduction; In chapter 2 is the hotel guest room of the information management system of feasibility analysis; The third chapter is the process of system analysis; The fourth chapter are the system analysis; Chapter 5 mainly introduced the realization of the system and the key technology of the sixth chapter system test; The last chapter was summarized development experience and the conclusion.
Hotel rooms management information system to fully support network office mode, people can greatly reduce operation mode, the hotel management manual labor and operating time of conflict, and each department mutual support and cooperation, more strengthened between each department of information communication and transmission, improve the quality of management and work efficiency.
Keywords: Hotel Management System;The type of room;The room information; ASP.NET;
 
功能需求分析
酒店客房管理信息系统主要是提供给酒店内部工作人员使用,其提供的主要功能包括:角色登录、用户管理、房间的类型管理、房间信息管理(房间号、房间类型、价格、位置等)、对房间的操作(住房登记、退房等),这样就可以大大减少管理工作的手工劳动和记忆难度。
1.登录
系统的用户有两种:管理员、普通用户。不同的使用者所具有的权限不同,管理员具有最高的权限,具有对整个系统的管理权限,可以对用户、房间、客户信息进行增删修改等操作,并对普通用户的权限进行管理。普通用户能进行房间的操作,另外所有用户都有修改自己账号密码的权限,两种角色都要通过用户名和密码登录到主界面。
2.房间类型管理
每个酒店在经营过程中不断改善自己的经营方式,把不合适的房间类型更改或者删除,增加新的适合广大消费者青睐的房间类型。同时在经营过程中适时推出优惠政策调整每种房间类型的价格、环境等信息。
3.房间信息管理
房间信息管理包括对各种类型客房的具体房间信息的管理。
4.房间操作
酒店的房间管理是一项重要的重要操作,其包括两个主要功能,登记住房信息和退房计算住宿费用。
5.用户管理
用户管理包括了:修改用户自己(管理员)的密码,删除已经不在的管理员账户,删除普通用户,把普通用户权限升级(普通用户将得到管理员权限)。
6.客户信息查询
可以通过客户名称,房间号查询客户历史信息,方便以后保持业务联系。

基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计
基于Web的酒店客房管理信息系统的设计

推荐资料