subject

Consider an online reservation system (TRS) for a travel company. TRS will initially offer services for travel by bus, train, and airplane. However, in the future, they plan to extend their offerings by cruises in the Mediterranean. Each trip starts from a certain source city and ends in a different destination city, with possible stops in between. Each carrier (bus, train or airplane) is identified by a unique ID (e. g., its plate for a bus). The trips are based on a predefined schedule and they optionally stop at predefined stations/cities. Each carrier can have only one trip per day. Each carrier includes one or two drivers and up to 10 hostesses for each trip depending on the carrier capacity. There are two types of trips, normal trips and express trips. Express trips do not stop at intermediate stations and get faster at the destination. The customers can make reservations (with a certain time option to buy) and purchase tickets on the web site of the company using TRS. However, the company won't offer a call center to help out customers to reduce costs as everybody has access to the Internet these days. Reservations not purchased by the option date are cancelled automatically by TRS. The customer can pay for the seat through the website before the specified option date. The option dates are to be determined by a dedicated optimization module of TRS. The price of each trip is fixed; however, the company may sell up to a certain number of seats in each trip with a promotion price with feedback from the marketing department. Changes and cancellations are possible for flexible tickets only, with certain penalties as determined by the company for each trip. The assignments of the personnel to trips are done by company staff in operations department, at most one week before each trip using TRS. For this purpose, TRS will again use the aforementioned optimization module, taking into account the personnel's time-off days and holidays. Such information is to be entered into the system by the human resources department of the company since drivers and hostesses don't have access to and won't use TRS. The accounting of payments will be handled by a previous software system, used by the company for a number of years. Both the customers and the company staff must authenticate themselves for performing operations with TRS. (a) Draw a use case diagram for describing the functional requirements of the above system.
(b) List and provide rationale for three design goals for the above system. Briefly discuss if any two of them are in conflict.
(c) State and justify an architectural style that can be used for the above system
(d) Draw a draft object design for the above system such that it can support implementation of all the features specified above for only entity objects.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 09:00
Create a cell reference in a formula by typing in the cell name or         a. right-clicking the cell. b. clicking the cell. c. clicking the column where the cell is located. d. clicking the row where the cell is located.
Answers: 1
question
Computers and Technology, 22.06.2019 19:50
Write a car class having two private member variables called tank and speed. write public methods called pumpgas and gofast. the method pumpgas gets an integer for gas that must be pumped. that value needs to be added to tank (no more than 20 gallons). it must return the amount of gas that is purchased ($4 per gallon). the method gofast should increase the speed by 5 each time it is called.write a constructor for the above class that initialized both variables to zero.write a tostring to display both the tank and speed when the car is printed.modify the car class to implement the interface comparable and an interface called carinter having the public methods in carinter.write the main program to create an array of size 5 of type car. create 5 car objects having each location of the array to refer to one of the cars. test the pumpgas, gofast, equals method on the array items. write an enhanced loop to print all the car values (using a tostring written last time).write a generic method to find the minimum of four items. pass int, double, char, string and car objects to test this method.
Answers: 1
question
Computers and Technology, 23.06.2019 01:10
Are special combinations of keys that tell a computer to perform a command. keypads multi-keys combinations shortcuts
Answers: 1
question
Computers and Technology, 24.06.2019 17:30
List at least one thing to check for when you're checking the clarity and professionalism of a document.
Answers: 1
You know the right answer?
Consider an online reservation system (TRS) for a travel company. TRS will initially offer services...
Questions
question
English, 05.12.2019 09:31
question
Mathematics, 05.12.2019 09:31
Questions on the website: 13722363