Question: Create the web application using the instructions below as a guide. This diagram was created in JAVA. You are expected to use HTML and CSS

Create the web application using the instructions below as a guide.

This diagram was created in JAVA. You are expected to use HTML and CSS (if needed) to create the interfafe

1. Create a GUI as seen above for a currency convertor which converts United States (US), Canadian (CAN), and European (Euro) dollars to Jamaican dollars

2. When the Convert Button is clicked, the web application should convert the selected currency amount in the input $: text field to Jamaican dollars and place the result in the JMD Amount $ text field. The exchange rate per Jamaican dollar is CAN: $105.50, US: 149.02, Euro: $184.4

3. In addition, you must generate an appropriate error message if the convert button is clicked and there is no input.| 3. When the Clear Button is clicked, all text fields should be cleared and the drop down box set to its default value (first value in the drop down box)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!