Supporting a travel agency, TORS maintains tour information and provides reservation facilities for the people who wish to travel on tours via the Internet. The system allows users to view information about the tours available and make a reservation on a tour without asking the employees at the agency. Using the system, a user can cancel an existing reservation that the user made. The system also allows the user to send feedbacks by e-mail to the agency and stores the feedback in the database. Finally, the system allows the employees of the agency to manage customer information and tours such as adding, deleting, and updating information on customers and tours. For security purposes, the employees are required to provide login credentials (ID and password) to access the system.” Implement the design sequence diagrams and their corresponding portion of the class diagram which is already developed . User interface may be textual or graphical. If data storage is needed, use a simple text file. Submit the source code files and screen captures of execution for each sequence diagram. Any OO language can be used. The source code files must include all the involved classes.
“Supporting a travel agency, TORS maintains tour information and provides reservation facilities for the people who wish to travel on tours via the Internet. The system allows users to view information about the tours available and make a reservation on a tour without asking the employees at the agency. Using the system, a user can cancel an existing reservation that the user made. The system also allows the user to send feedbacks by e-mail to the agency and stores the feedback in the
Implement the design sequence diagrams and their corresponding portion of the class diagram which is already developed . User interface may be textual or graphical. If data storage is needed, use a simple text file. Submit the source code files and screen captures of execution for each sequence diagram. Any OO language can be used. The source code files must include all the involved classes.
Step by step
Solved in 3 steps with 3 images