System development Environment: MyEclipse8.5 or above version + MySQL
Development language: Jsp,java
Background technology: Struts 2 + Spring + Hibernate (SSH2)
Front-Desk Technology: jquery + Easyui Framework
This design for the cinema booking system design and implementation, so need to understand the booking system function design, the general booking system is divided into the following functional modules:
1. Member Management function module
To realize the addition, inquiry, modification and deletion of member information;
2. Cinema Management function Module
Film Management: Add, query, modify and delete movie information.
Schedule: The schedule of the film projection date.
Film review Management: Add, query, modify, and delete film Critics ' information.
Studio Management: Video gallery to show the addition, query, modification and deletion of film information.
3. Booking Management function Module
Scheduling management: The specific arrangement of the time and duration of the film.
Booking Management: Different tiers of members enjoy different benefits.
Seat Management: Define whether a seat is sold by different colors.
4. Information Statistics function module
Attendance statistics: Statistics of the film attendance, can be used as a basis for scheduling.
Film statistics: The remaining votes of the film query.
User: User name, login password, name, gender, user photo, date of birth, user phone, home address, user type, registration time
Studio: Hall ID, Hall name, number of seats, number of seats
Movies: Movie ID, movie name, movie type, movie picture, Director, starring, Time, region, release date, fare, plot
Scheduling: Schedule ID, movie, play Hall, show date, show time
Booking: Booking ID, schedule, seat line number, seat number, fare, user, scheduled time
Review: Film critic ID, movie, film review content, comment user, comment time
Photo Name: 1 Front Desk user Registration
Photo name: 2web Background Login
Photo Name: 3 Background User information management
Photo Name: 4 User Information modification
Photo Name: 5 Shadow Room Information management
Photo Name: 6 Add movie Info
Photo Name: 7 Film Information management
Photo Name: 8 Add Schedule
Photo Name: 9 Schedule Management
Photo Name: 10 front desk Movie information query
Photo Name: 11 Front desk Movie Details view
Photo Name: 12 movie Schedule check into seat selection
Photo Name: 13 Screening Hall Select seat Submit Order
Photo Name: 14 Refund of my booking record
Photo Name: 15 Movie Comment dialog box
Photo Name: 16 movie booking Records management
Photo Name: 17 Movie Review Management
Photo Name: 18mysql database table
Computer Graduate design source sharing-784 Pisces Jsp_ssh2_easyui Cinema ticket Booking system