Design a web application that calculates the cost of a street taco order according to the prices listed in Fig The Home page opens with a picture and information about the tacos that customers can order. The Orde orovides an order form and displays the final price. Write the code that will execute according to the prog equirements showm in Figure 9-87. Before writing the code, create an event planning document for each he program. Create a Use Case Definition document for the application. Meat Cost Chipotle Chicken $8.99 Pastor Pork $9.99 Blackened Fish $12.99

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Please If possible, please give me the zipped file of the whole program with the event planning document.

 

Case Programming Assignments
4
STREET TACOS
Design a web application that calculates the cost of a street taco order according to the prices listed in Figure 9-86.
The Home page opens with a picture and information about the tacos that customers can order. The Order page
provides an order form and displays the final price. Write the code that will execute according to the program
requirements showm in Figure 9-87. Before writing the code, create an event planning document for each event in
the program. Create a Use Case Definition document for the application.
Meat
Cost
Chipotle Chicken
$8.99
Pastor Pork
$9.99
Blackened Fish
$12.99
Carne Asada
$13.99
Each Extra Topping (Cheese Included)
$0.99
FIGURE 9-86
REQUIREMENTS DOCUMENT
Date:
July 24, 2019
Date Submitted:
Application Title: Street Tacos
Purpose:
This web application allows a customer to fill out a street taco order form.
Program
Procedures:
From a web application, users should enter their name, address, and phone mumber. They
also should select the type of taco they want to order and the toppings. The final cost of
the order will be displayed.
Algorithms,
1. The website has two pages. The Home page promotes the street taco restaurant and
lists a phone number to call when oedering. The Order page displays an order form.
2. The user must be able to enter order information for a street taco using a web form.
The user will enter her first and last name, address, phone number, the type of taco
meat from a DropDownlist object, and at least five taco topping choices from a
series of Checklloxes.
Processing, and
Conditions:
3. After the information is entered, the user clicks the Submit button.
4. The information entered will be validated.
5. The application displays the final cost of the taco order and a message that the order
will be ready in 10 minutes.
Notes and
Restrictions:
1. Data validation tools should be used. The first and last name text boxes are validated
to confirm that they are not left blank.
2. The phone number is checked to ensure that it conforms to a U.S. phone number.
Comments
A picture representing street tacos will be displayed on the web form.
FIGURE 9-87
Transcribed Image Text:Case Programming Assignments 4 STREET TACOS Design a web application that calculates the cost of a street taco order according to the prices listed in Figure 9-86. The Home page opens with a picture and information about the tacos that customers can order. The Order page provides an order form and displays the final price. Write the code that will execute according to the program requirements showm in Figure 9-87. Before writing the code, create an event planning document for each event in the program. Create a Use Case Definition document for the application. Meat Cost Chipotle Chicken $8.99 Pastor Pork $9.99 Blackened Fish $12.99 Carne Asada $13.99 Each Extra Topping (Cheese Included) $0.99 FIGURE 9-86 REQUIREMENTS DOCUMENT Date: July 24, 2019 Date Submitted: Application Title: Street Tacos Purpose: This web application allows a customer to fill out a street taco order form. Program Procedures: From a web application, users should enter their name, address, and phone mumber. They also should select the type of taco they want to order and the toppings. The final cost of the order will be displayed. Algorithms, 1. The website has two pages. The Home page promotes the street taco restaurant and lists a phone number to call when oedering. The Order page displays an order form. 2. The user must be able to enter order information for a street taco using a web form. The user will enter her first and last name, address, phone number, the type of taco meat from a DropDownlist object, and at least five taco topping choices from a series of Checklloxes. Processing, and Conditions: 3. After the information is entered, the user clicks the Submit button. 4. The information entered will be validated. 5. The application displays the final cost of the taco order and a message that the order will be ready in 10 minutes. Notes and Restrictions: 1. Data validation tools should be used. The first and last name text boxes are validated to confirm that they are not left blank. 2. The phone number is checked to ensure that it conforms to a U.S. phone number. Comments A picture representing street tacos will be displayed on the web form. FIGURE 9-87
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Concept of Flowchart
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education