Airline booking system

This article's demo and teaching video download address: http://www.wisdomdd.cn/Wisdom/resource/articleDetail.htm?resourceId=1090

The example introduces the network ticketing system implemented in Java, including the project source code, thesis and database script. The project includes two roles of customer and administrator. Customers can query flight information online, buy and view tickets online, and administrators manage flight information. All Customer order information, all member information

If the video is not clear, please maximize the viewing of the demo

The example code corresponding to the project can be obtained through the [Download Example] button on the right

Development tools: MyEclipse10, JDK1.7, Tomcat7, MySql5.5.60

[Contents included in the project] (see the figure below):

【hang】 source code

[db_hang.sql] database script

[readme.txt] Project access description

【Proposal report.doc】 【Thesis.doc】 Documentation

【Example function】

Customer function

1. Front desk customer login, registration function, exit the system

2. Check relevant flight information according to time and departure point

3. Buy a ticket, check the corresponding ticket in My Shopping Cart, My Order

Background function

1. Flight information management (flight information management, flight information addition)

2. Order information management, member information management, message board management

3. Safely exit the system

【Project configuration】

【Example renderings】

Client access link: http://localhost:8080/hang User information: lisisi / 000000

Admin access link: http://localhost:8080/hang/login.jsp User information: admin / admin

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325771365&siteId=291194637