subject

The World Travel company has decided to perform enhancements to the current version of their Processing program in order to use it to process groups of customers. The company has decided to provide a more simple package to small groups of 3 customers. Lodging and tour packages will no longer be required. The prices have been lowered also. This requires a change to the user interface and to the program. In addition of radio buttons to select Destination and Air Travel option, three buttons will be used: Process Group, Generate Report and Clear. More details about them are provided in the Requirements section.
You will have to create some arrays and functions for the buttons to work as intended.
You are required to implement the interface required using the JavaScript programming language. The illustration below displays the GUI screen required. A template is provided to you with the basic structure of the interface.
Note: Choose World Travel a background color and a text color of Price Processing your preference. Customer Destination Europe Africa Europe Africa Europe Africa Air Travel option One Way Round Trip One Way • Round Trip One Way • Round Trip Customer 2 Customer 3 Process Group Generate Report Clear Total Price: $ Final Price (includes 15% surcharge): $|
The new pricing list is listed below:
Destination:
Europe
Air Travel:
One Way: $400
Round Trip: $750
Africa
Air Travel:
One Way: $600
Round Trip: $1,000 .
Inputs needed (refer to the illustration on the previous page):
Continent: Europe or Africa.
Air Travel: One Way or Round Trip.
Outputs to be displayed (refer to the illustration on the previous page):
Total Price The total price calculated prior to the addition of a 15% surcharge. Final price Note: add 15% to the total price to calculate the final price. 0 Other Output: A Report with the details for the group. It's generated when calling the generateReport function by clicking on the Generate Report button.
Requirements:
C Radio Buttons for Destination and Air Travel option: They will be used to record the choices of the customers. These choices must be saved in arrays rather than on regular variables. Therefore, three arrays need to be declared inside the

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
How does a policy manual an organization? a. it boost productivity. b. it create awareness in employees about the organization’s values. c. it employees achieve targets. d. it safeguards the organization from liabilities.
Answers: 1
question
Computers and Technology, 22.06.2019 15:00
This is not a factor that you should use to determine the content of your presentation. your audience your goals your purpose your technology
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
Consider the following function main: int main() { int alpha[20]; int beta[20]; int matrix[10][4]; . . } a. write the definition of the function inputarray that prompts the user to input 20 numbers and stores the numbers into alpha. b. write the definition of the function doublearray that initializes the elements of beta to two times the corresponding elements in alpha. make sure that you prevent the function from modifying the elements of alpha. c. write the definition of the function copyalphabeta that stores alpha into the first five rows of matrix and beta into the last five rows of matrix. make sure that you prevent the function from modifying the elements of alpha and beta. d. write the definition of the function printarray that prints any onedimensional array of type int. print 15 elements per line. e. write a c11 program that tests the function main and the functions discussed in parts a through d. (add additional functions, such as printing a two-dimensional array, as needed.)
Answers: 3
question
Computers and Technology, 23.06.2019 18:50
Ais a picture icon that is a direct link to a file or folder
Answers: 1
You know the right answer?
The World Travel company has decided to perform enhancements to the current version of their Process...
Questions
question
Mathematics, 22.09.2021 21:50
question
English, 22.09.2021 21:50
question
Mathematics, 22.09.2021 21:50
question
Mathematics, 22.09.2021 21:50
question
English, 22.09.2021 21:50
question
Mathematics, 22.09.2021 21:50
Questions on the website: 13722367