#airlinereservationjavaprojectwithsourcecode
Explore tagged Tumblr posts
fullstackdeveloperscope ยท 3 years ago
Text
Airline Reservation System (by Airline) Use Java to develop a reservation system for an airline company. The reservation system must be able to do the following:
(a) Register new customers and their personal details (b) Obtain information on airplane seats and save it to the database (c) Customers should be able to login with their user id and password (d) View and print out the list of flights (e) Obtain information on flights, such as destinations and prices. (f) Customers should be able to book tickets using credit card or cash. (g) Customers should be able to change or cancel their reservation (h) All reservation and changes must be recorded in the database. (i) Supervisors should be able to view and print out the list of customers. (j) Special offers during weekends and other periods must be recorded in the database for future use.
0 notes