The B/S structure(Browser/Server)is a new network structure rising with the development of Internet,the typical characteristics of B/S are unified client(i.e.WEB Browser),and the core functions of system are implemented in Server while in application.the system based on B/S has significant advantages such as flexible to use,easy to develop,maintenance and update.Due to the reasons mentioned above,B/S structure has been widely applied in the field of service software prodution.My SQL is one of the most widely used Relational Database Management System(RDMS).When compared with traditional database management system which stores all the data together,My SQL stores the data in different tables so as to improve the flexibility and speed of accessing.Therefore,it is obvious that My SQL is the most appropriate relational database management system for WEB software applications.According to the analysis and research results include the current operating condition and defects of the specific object-Zhong Fei Hotel,which has a form of manual management,this thesis design and implement a Hotel Management System for Zhong Fei Hotel based on Browser/Server Structure and My SQL database.Through the system designed above the administrators of Zhong Fei Hotel may achieve the management functions such as room management,room service procedure,hotel membership information management and statistical/analysis of the hotel operating data in order to improve the management efficiency effectively.The following works in this paper were completed:Firstly,the basis information of management condition of Zhong Fei Hotel is Introduced,and also the most famous hotel management software widely used in the world is described,including software structure,platform of system development,functions of database etc.Secondly,two structures of the current hotel management software,Browser/Server structure and Client/Server structure,are compared until figour out the advantages and disadvantages of each structure respectively,then take the business requirements and economic affordability of Zhong Fei Hotel into account,choose the Browser/Server structure for hotel management system.Furthermore,analyze and make clear that the main requirements of customers,themost importmant function of hotel system.Complete the main function module design work of the software through Unified Modeling Language(UML),of which the case model are used to fullfil the functional requirements of each system module.In addition,when all the work mentioned above are completed,this thesis design a set of management system which has the most appropriate characteristics for Zhong Fei Hotel.The system is developed based on My SQL database management system,Visual Studio platform,and C# language.The main module operating functions of the system are tested after the implementation of Zhongfei Hotel's management system.As the test result shows that,every modules in the system which designed according to the development plan fullfil the requirements of customers,and the system operates in good condition and easy to update.Finally,the system response time and system throughput are tested by using the Loadrunner of Mercury company as a testing tool,the result shows that the whole system can operate fluently under the condition that simultaneously the Maximum online number of customers upto 200.This thesis design and implement a Hotel Management System for Zhong Fei Hotel based on Browser/Server Structure,My SQL database,Visual Studio platform,and C# language.Complete the main function module design work of the software through Unified Modeling Language(UML).Conducted the test for the system response time and system throughput,the test results shows that the system fullfil the management requirements of Zhong Fei Hotel,it operates in good condition and easy to update.lay a good foundation for thefuture development of the hotel. |