Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume that the following online food ordering form is created. Create a table with fields: Order no (should be unique and incremented automatically). Date, Quantity

image text in transcribed

Assume that the following online food ordering form is created. Create a table with fields: Order no (should be unique and incremented automatically). Date, Quantity and Bill Amount using MongoDB. When the user clicks the Submit Order button the price is calculated and displayed. The calculation is performed by the server side scripting using the formula (total=((cost of pizza type + Pizza Size Cost)* quantity) + Extra Ingredients). The cost of different pizza type are as follows: Small - Rs 100Medium Rs 150 Large - Rs 200 - D Pepperoni R$10.00 Margherita Capricciosa R 13.00 12.00 Quantity Quantity Ou 1 SD Small Small Small Extra Ingredients Pepperoni Rs 3.00 Mushrooms Extra Cheese Po 400 200 Submit Order Total 0.00

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

Database Design Application And Administration

Authors: Michael Mannino, Michael V. Mannino

2nd Edition

0072880678, 9780072880670

More Books

Students also viewed these Databases questions

Question

40D Be a contract.

Answered: 1 week ago