ITE154: Web Programming 1 Fall 2021 Project #2 *** Important *** You must put a comment at the top of the page which includes your name, the course and section and the project #. You are required to...

This is a coding Assignment.


ITE154: Web Programming 1 Fall 2021 Project #2 *** Important *** You must put a comment at the top of the page which includes your name, the course and section and the project #. You are required to create an online ticket ordering form using Javascript. See the following page for a sample of the output for the project. The form is self- explainatory as to what form elements to use and what calculations you are to use. When the button is clicked, your page must produce the output shown at the bottom of the div tag. Samples are on the following pages. I have created the HTML template for you. I am the fornt end developer giving you, the back end programmer, the front end code to make this functional. The file can be found here http://newton.ncc.edu/gansonj/ite154/templates/ite154_proj2_fa21_template.txt You may not alter the code that I have given you, you may only add new code to make the page function. The events and their individual ticket prices include (these will all be included within your pull-down menu)... Sesame Street on Ice $29.99 per ticket The Wiggles Live $35.49 per ticket Dora Live in Concert $49.95 per ticket A Few important things… Code must include the required comment as described above. Code must be properly indented. Variables must be intuitively named. You must upload your finished .html file to my website for credit. Good luck and email me with any questions. Also… You have a pull down menu to choose which show to see. Each menu option has an assigned value. Remember, when Javascript obtains this value, you will need an IF statement to help build the output for that show and do a calculation for that show's ticket cost. You will also have to research how to have javascript check the status of a checkbox. With an easy google search, you will find the solution. ITE154: Web Programming 1 Fall 2021 ITE154: Web Programming 1 Fall 2021
Oct 22, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here