pdf Assignment 2: Online Pizza Ordering Description You are to develop a web application for orline pizza ordering. You are to develop a customer ordering pages where customers can place their orders, have their orders stored in the database, and obtaina receipt. The Front Door On the initial request from a customer, a web page should appear in his/her browser asking for some information first name, last name, emal address, phone number, street addiress and whether they are ordering for pick-up or delivery. You should use HTMILS input attributes to control the user as much as possible (eg. typeemail, type "ter, required, selected, etc.) If is able to get past the page without providing all the information, an error page should appear indicating problem with a hyperlink back to the first page. The Order Page if the user submits the information coerectly, they will get to the page for entering their order. This page should print a personalized welcome message and should contain the current view of their shopping cart. it should also contain a form they can use to add a pizza to the cart and a "Proceed to Checkout" link or button pdf Assignment 2: Online Pizza Ordering Description You are to develop a web application for orline pizza ordering. You are to develop a customer ordering pages where customers can place their orders, have their orders stored in the database, and obtaina receipt. The Front Door On the initial request from a customer, a web page should appear in his/her browser asking for some information first name, last name, emal address, phone number, street addiress and whether they are ordering for pick-up or delivery. You should use HTMILS input attributes to control the user as much as possible (eg. typeemail, type "ter, required, selected, etc.) If is able to get past the page without providing all the information, an error page should appear indicating problem with a hyperlink back to the first page. The Order Page if the user submits the information coerectly, they will get to the page for entering their order. This page should print a personalized welcome message and should contain the current view of their shopping cart. it should also contain a form they can use to add a pizza to the cart and a "Proceed to Checkout" link or button