Current location - Education and Training Encyclopedia - Graduation thesis - Graduation thesis hotel design
Graduation thesis hotel design
Full-text download address of VB hotel management information system graduation design: /docs/379 18/ VB hotel management information system graduation design.

16000 words 40 pages

Including papers and system codes.

abstract

Hotel management system is a typical management information system. The development of the system mainly includes the development of front-end programs and the establishment and maintenance of background databases. The database requires consistency, integrity and good data security, while the front-end program requires complete functions and convenient use.

This system adopts Visual Basic 6.0 and ACCESS 2000 of Microsoft Company as program development tools and database development tools. It mainly includes reservation management, reception management, cashier management, system management, room management and other functional modules. Firstly, the prototype of the system application is established in a short time, and then the requirements of the prototype system are analyzed, and it is constantly revised and improved until a feasible user-satisfied system is finally formed. The difficulty of the system lies in the design of database and the dynamic connection between modules. Due to the time and ability, the design of this system is currently a stand-alone version. The sixth chapter of this paper has some ideas about the online version.

Keywords: Management Information System Foundation 6.0 ACCESS 2000 Form

abstract

Hotel management system is a typical application of management information system (MIS), which mainly includes the establishment of back-end database and the development of front-end application interface. The former should make the application powerful and easy to use. The latter requires data consistency, integrity and good security.

The system uses Visual Basic 6.0 and Microsoft ACCESS 2000. It mainly includes reservation management, reception management, system management and room management. Function module. It can give you a shortcut to build a system application prototype. Prototypes can be modified and developed until users are satisfied. The design of this system is a stand-alone version, and the sixth section has an overview of the network.

Keywords: management information system

VISUAL BASIC 6.0 ACCESS 2000

form

catalogue

Foreword 1

The first chapter system analysis 2

1. 1 Introduction of the hotel tonight and existing problems 2

1.2 system 3 requirement analysis

1.3 system 4 feasibility analysis

1.4 system 6 business process analysis

1.5 system 8 data flow analysis

1.6 data dictionary 12

Chapter II System Design 14

2. 1 development environment, determination of development tools 15

2.2 System Functional Structure Design 18

2.3 code design 19

2.4 Design of Database 24

2.5 input and output design of the system 28

Chapter III System Implementation 29

Chapter IV Operation Management and Maintenance of the System 30

The fifth chapter system evaluation 30

5. 1 system performance evaluation 30

5.2 System Benefit Assessment 30

The sixth chapter is about the idea of the network version of this system 3 1

Chapter VII Conclusion 33

Confirmation 34

Reference 35

Download address of modern hotel management system design: /docs/294 19/

This article * * * has 44 pages in total, 17940 words;

abstract

Modern hotel is a consumer place that integrates guest rooms, restaurants, communications, entertainment, business culture and other services and facilities. The hotel has a huge organization, many services and a large amount of information. In order to improve labor productivity, reduce costs, improve service quality and management level, and then promote economic benefits, modern information management must be carried out with the help of computers. Hotel management system is designed for this purpose. An excellent hotel management system should be an excellent system suitable for large and medium-sized star hotels, with simple operation, good flexibility, high system security and stable operation, which is an ideal choice for managers.

The topic of my graduation project is to design a hotel management system. After preliminary investigation and analysis, I designed the system. Although it is very difficult to complete a complete and excellent hotel management system independently due to my own level and lack of practical experience, I try my best to consolidate and sort out the knowledge I learned in college and try my best to design this system better.

catalogue

Chapter 1 Introduction 3

1. 1 Introduction to Hotel Management System. three

1. 1. 1 Introduction to Hotel Management System 3

1. 1.2 MIS, C/S mode and B/S mode 4.

1. 1.3 management information system 5

1.2 Basic requirements of customers for hotel management system 9

Chapter II System Analysis 1 1

2. 1 feasibility analysis 1 1

2.2 system requirements analysis 12

2.3 system target design 12

2.4 development and design ideas 12

2.5 Selection of development and operation environment 13

2.5. 1 software environment 13

Hardware environment 16

Chapter III Database Design 17

3. 1 database requirements analysis 18

3.2 Conceptual Structure Design of Database 19

3.3 Database logical structure design 23

3.4 the realization of database structure 25

3.5 It should be noted that: 27

The fourth chapter function module design 29

4. 1 Overall module design 29

4.2 Catering Management Module 29

4.3 Personnel Management Module 3 1

4.4 System Maintenance Module 32

4.5 System Report Module 33

4.6 Customer Information 34

4.7 System Help 34

The fifth chapter programming 35

5. Object features of1PowerBuilder programming 35

5.2PowerBuilder application development steps 38

5.3 Creating Application Objects 39

5.4 Design of landing window 40

5.5 Design of the main window of the system 40

5.5. 1 Catering Management System 4 1

5.5.2 Personnel Management System

The system maintenance system 44

System report management 46

Customer information management 47

System Help Management 48

Chapter VI Testing 49

6. 1 debugging and testing 49

6.2 Some Problems Encountered and Solutions 50

Chapter 7 Conclusion 5 1

Download address of small hotel management information system: /docs/27397/

Page 45 Words 14379

abstract

Modern hotel is a consumer place that integrates guest rooms, restaurants, communications, entertainment, business culture and other services and facilities. The hotel has a huge organization, many services and a large amount of information. In order to improve labor productivity, reduce costs, improve service quality and management level, and promote economic benefits, modern information management must be carried out with the help of computers. Due to different consumption levels and groups, there are many small-scale hotels in the street, but these small hotels also need necessary information management. It is for this reason that I designed this small hotel management information system, which is developed and realized by using Microsoft SQL SERVER 2000 database system and Visual Basic programming language. The system includes four modules: customer management, room management, customer inquiry and administrator. With the characteristics of simple operation, good flexibility and stable operation, it is an ideal choice for small hotel managers.

Keywords: hotel information management, database, SQL, form

catalogue

Abstract 3

Chapter I Introduction 5

1. 1 research background 5

The practical significance of 1.2 project 5

Chapter 2 Introduction to Visual Basic 7

2. 1 What is program 7?

2.2 Event-driven Programming 7

2.3 Object-oriented Programming 8

2.4 Some Definitions 8

2.5 the structure of visual basic application 8

Chapter III Database Introduction 10

Chapter IV Research Significance 13

4. 1 hotel computer management information system development history 13

4.2 the role of hotel management information system 13

4.3 International Hotel Management Software System 14

4.4 Domestic Hotel Software System 16

The fifth chapter system analysis 19

5. 1 design purpose of this system 19

5.2 System Environment Requirements 22

Chapter VI Specific Design of the System 23

6. 1 System function module design 23

6. 1. 1 administrator module 23

6. 1.2 Customer Management Module 23

6. 1.3 Room Management Module 24

6. 1.4 customer inquiry module 25

6.2 Database logical structure design 25

6. 2. 1 Create a customer registration form and log in 27

6.2.2 Creating the Administrator Table admin 27

6.2.3 Create Room List Room 27

6.2.4 Create a reservation table in 28.

6.3 Landing Window Design 28

6.4 Database Connection31

Conclusion 33

Thanks 34

Reference 35

Appendix 36