Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hide Assignment InformationRed Dragon ? Bubble Tea Size Small Add - on Lychee Flavor Honeydew Submit Instructions Using PHP , create a website similar to

Hide Assignment InformationRed Dragon ? Bubble Tea
Size
Small
Add-on
Lychee
Flavor
Honeydew
Submit
Instructions
Using PHP, create a website similar to the one shown in the attached screenshots. You are required to use a CSS library such as W3.CSS or Materialize. There should be 2 php pages named index.php and receiveOrder.php (see attached screenshots). The index page should contain a header covering the top portion of the page and extend full width. It should read "Red Dragon" and "Bubble Tea" as well as to display the bubble tea png file attached. The mid section, should allow the user to pick any of 3 sizes (Small, Medium and Large), an add-on such as Lychee or Tapioca Pearls and a Flavor. The flavors are Honeydew, Lychee, Mango, Matcha, Passion Fruit and Taro. The bottom section should display a table showing prices of sizes and add-on. When the user clicks on the "Submit" button, she will be taken to the receiveOrder.php file, where the order detail is shown together with the total price (see attached screenshot). You should use POST to send the data from one page to another.
IMPORTANT: You are required to submit a zip containing your 2 php pages. The file should be called BubbleTea-XYZ.zip (replace letters XYZ with your first and last name). Any other file type will not receive credit.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions