The Order Form
Order Form Page: The form should have inputs for name, email, phone number, address, and credit card information. It should have a table (within the form) where stock items are listed and can be ordered.
The stock data is as follows: Except for the above table, your form should add one additional column for displaying how many of each item ordered by a customer , and another column for what the price for each row will go (the number of the ordered item times the unit price)----------This is for Part 2. Please read Part 2 before you start. There should also be another row where the total order cost can be shown.