Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help in this HTML & PHP assignment. Create a professional looking PHP web application for Jaguar Pizza. This application should allow users to

image text in transcribed

I need help in this HTML & PHP assignment.

Create a professional looking PHP web application for Jaguar Pizza. This application should allow users to order pizza through the online ordering system based on the following: Number of Pizzas to Order (constraint - all pizzas ordered must be the same) Size - Small ($6.00 each), Medium ($8.00 each), or Large ($10.00 each) Crust - Deep Dish ($2.00 extra for each), Traditional, Thin Toppings: Pepperoni, Bacon, Sausage, Ham, Mushrooms, Onions, Olives, Tomatoes, Green Peppers (1st topping is free, $1.00 for each additional topping -per pizza) Delivery or Pickup - $5.00 charge for delivery - Users will need to enter a delivery address if they choose delivery Addition details: Students receive a 10% discount (prior to tax) Sales tax of 10% is added to the sub-total (after discounts) The application should include an index.php file that allows for users to input their ordering information and a receipt.php file that displays a complete receipt to the user. The receipt must include the details of the order (number and size of pizza(s), type of crust, complete list of toppings, discounts, sub-total, tax amount, and total price). Programming Requirements: The multiple web pages should be nicely designed, standardized using CSS, and be developed for ease of use Data input requirements should include the selection of the "best" input controls and (limited) error checking Good complete commenting throughout is expected Use meaningful names to identify all of your files, variables, controls and form elements Identify your work as your own: 0 Add your name in a label to the index.php form O Place "Programmed by: your name" as a comment at the top of each .html or.php file in your project

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

Recommended Textbook for

More Books

Students also viewed these Databases questions