Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Price update: Picture above shows the main administrative page. Clicking on the checkbox will link to another HTML page as shown below, where you can

image text in transcribed

Price update:

Picture above shows the main administrative page.

Clicking on the checkbox will link to another HTML page as shown below, where you can key in the new price for each product.

image text in transcribed

Use php mySQL database for price update.(IMPORTANT)

Structure of the database:

INSERT INTO `table1` (`ID`, `Price`) VALUES (1, 2.00), (2, 2.00), (3, 3.00), (4, 4.75), (5, 5.75);

Once the updated price is submitted, the new price should be reflected on original menu page as shown below.

image text in transcribed

HTML Code:

JavaJam Coffee House Menu

JavaJam Coffee House

PS: Urgenty need help with this assignment!

Implement additional pages to perform database management functions such as product price update and generation of daily sales report. >As shown below is an administrative page to select a particular blend of coffee for price update. On clicking a corresponding check box, the user can key in the new sales price for a cup of coffee. On successful update of the sales price into the database, the updated sale prices should be automatically retrieved and display pdat t onto the same page for user confirmation. duvudn Coffee House Product Click to update product prices Price or fiavor of House blended coffee inused into a smooth, steamed Single $2.00 Doubie $3.00 Sweetened espresso blended with icy-cold mik and Single $4,75 Doubie $575 Cafe au Lait

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

Lab Manual For Database Development

Authors: Rachelle Reese

1st Custom Edition

1256741736, 978-1256741732

More Books

Students also viewed these Databases questions

Question

LO2 Explain the major laws governing employee compensation.

Answered: 1 week ago