springboot+vue+java travel tourist attraction hotel reservation travel ticket booking system eaog5

The online travel information management system requires the realization of the following functions:
a. Attraction management, displaying basic information, introduction and other information of scenic spots.
b. Hotel management, showing the basic information of the hotel, introduction and other information.
c. Evaluation management, you can view the relevant evaluation information of scenic spots or hotels, and you can evaluate the scenic spots or hotel information after customers have finished their consumption.
d. Attraction query, you can enter keywords to query relevant scenic spot information.
e. Booking function, users can book hotels or scenic spots online.
f. Payment function, users can pay related fees when booking attractions tickets or hotels.
g. Online message, providing the function of viewing and submitting messages.
h. User information management, providing users with the functions of modifying login password and modifying detailed information.


Possible working difficulties
a. Due to the lack of understanding of management information and insufficient experience, it is difficult to establish a complete database for the huge online travel information management system.
b. The online travel information management system has a large amount of information, including the pre-development and post-update of the database, so it has high requirements for the security, consistency and integrity of the database.
c. The structure and flow of the online travel information management system is complicated and the system is huge. When designing, it is necessary to determine the requirements according to the actual situation, and then use a reasonable method to modify the system to finally realize all functions.
The method to be solved a. Compile by referring to the travel information management system template
that has been prepared on the Internet b. Consult
the relevant information in the library c .
Consult the instructor Key Technology 3 2.3 B/S Structure 4 2.4 MYSQL Database 5 3 System Analysis 6 3.1 Feasibility Analysis 6 3.1.1 Technical Feasibility 6 3.1.2 Operation Feasibility 6 3.1.3 Economic Feasibility 6 3.1.4 Legal Feasibility 6 3.2 System function analysis 6 3.2.1 Administrator function analysis 7 3.2.2 User function analysis 7 3.3 System performance analysis 8






 












3.4 System process analysis 8
3.4.1 Development process 8
3.4.2 Login process 9
3.4.3 Add information process 10
4 System design 11
4.1 System structure design 11
4.2 Database ER diagram design 11
4.3 Database table design 14
5 System realization 17
5.1 Realization of administrator function module 17
5.1.1 Administrator login interface 17
5.1.2 User management interface 17
5.1.3 Attraction classification management interface 18
5.1.4 Attraction information management interface 18
5.1.5 Hotel information management interface 19
5.1.6 Guest rooms Information management interface 19
5.1.7 Ticket information management interface 20
5.2 Realization of user function modules 20
5.2.1 System main interface 20
5.2.2 User login interface 21
5.2.3 User registration interface 21
5.2.4 Hotel details interface 22
5.2. 5 Hotel reservation interface 23
5.2.6 Attraction details interface 23
5.2.7 Attraction ticket purchase interface 24
6 System test 26
6.1 Test definition 26
6.2 Test plan 26
6.3 Test method 27
6.4 Test conclusion 27
7 Summary 28
References 29
Acknowledgments 30

Guess you like

Origin blog.csdn.net/QQ_402205496/article/details/130869024