Develop a web site that provides customer access to the

Assignment Help PHP Web Programming
Reference no: EM13371548

Develop a web site that provides customer access to the Northwind database. The customer should be able to login/register at the site and select any number of products to order, and any quantity of each. When done selecting products, the final order should be displayed for the user to review. The user must click a button to confirm the order. The order is entered into the database only after the confirm button is clicked.

Payment for the order is not handled by the website.

Required Features

1. When the user registers on the website, she must enter a first name, a last name, a phone number and a company name. The site assigns a 5-character customerID to the user, and enters the customer information into the Customer table. For simplicity, only the following fields of the Customer table need to be updated: CustomerID, CompanyName, ContactName and Phone.

2. After registering, a user can login to the site at any later time by entering the customerID number. Password protection is not required.

3. The user must be able to select products to order from a list of product names and prices, and must be able to specify the number of units to order for each product.

4. When requested by the user (or automatically when the user adds a product to the order), the site will display the current order: product name, unit price and extended price for each product, plus the total price for the order.

5. When the user clicks a Confirm/CheckOut button, the order is entered into the database by updating the Order table and the OrderDetail table. For simplicity, the only fields that need to be updated are: CustomerID and OrderDate in the Order table (the server will supply the OrderID); and OrderID, ProductID, UnitPrice and Quantity in the OrderDetail table.

6. After the order has been placed, display the Order table and the Order_Detail table in Gridviews. This would not normally be done - a customer normally is not shown the orders of other customers. It is included as a requirement here to help the grader verify that your program has inserted the proper information into the database. Display only the fields that we are using in these tables, and enable Sorting and Paging for each Gridview.

Optional Features

A. Provide password protection

B. Provide a way to review existing orders. That is, allow the user to log in to a new session and find orders for her that are already in the database. For each order, display the order number, the order date and the name and quantity for each product.

C. Provide a way to Cancel an order. That is, allow the user to log in to a new session, specify an order number, and request that it be cancelled; the server will remove the order from the database (one row from the Order table and one row for each product in the order from the OrderDetail table).

Reference no: EM13371548

Questions Cloud

Part- aduring the labs we used the national vulnerability : part- aduring the labs we used the national vulnerability database. select a recent vulnerability from that database
1-use is-lm model to illustrate and explain the impact of : 1-use is-lm model to illustrate and explain the impact of an expansionary monetrary policy on the level of output and
Consider a 125 mile stretch of a roadway of homogeneous : consider a 1.25 mile stretch of a roadway of homogeneous geometric features. assume all incoming flow is coming from
Read carefully the case notes overleaf consider the : read carefully the case notes overleaf. consider the information shown in the appendix.determine how this information
Develop a web site that provides customer access to the : develop a web site that provides customer access to the northwind database. the customer should be able to
1 is concerned with the maximization of a firms earnings : 1. is concerned with the maximization of a firms earnings after taxes.a shareholder wealth maximizationb profit
Ques 1i what are the factors affecting the capital : ques 1.i what are the factors affecting the capital structure of the company?ii the company raised preference share
Ques 1 what is the need of international financial : ques 1. what is the need of international financial management? list out the difference between domestic finance amp
Survey with construction applicationsquestion 1layout of : survey with construction applicationsquestion 1layout of highway curvesa. is an approximation technique.b. should be

Reviews

Write a Review

PHP Web Programming Questions & Answers

  Create a form that sends data to best_songs.php on a server

Create a form that sends data to best_songs.php on a server. The form should have a text box for your name and a collection of at least four checkboxes representing kinds of songs and a radio button to indicate whether the selected items are to be so..

  Create a simple survey

Create a simple survey form that posts to a PHP script and then saves the form inputs to a file. The program should then respond with a display of the information contained in the file including the latest post

  Shopping cart program for web applications class

Shopping Cart program for web applications class. Allows user to browse while keeping track of the items in which they will purchase at the end on the order page link and this will give a final price for all items.

  What are two php development tools

what are two PHP Development tools What is their cost? What platform do they run on? What is their purported 'claim-to-fame'?

  Xhtml form that collects a name

Create an XHTML form that collects a name, address, phone number, and zip code. The phone number must be input in the format of ddd-ddd-dddd and the zip code must be in the format of ddddd-dddd.

  Model view controller pattern

PHP Frameworks, class patterns and object patterns, Object Oriented Design Principles, Program to an ‘interface' not to an Implementation, Open Close Principle, Principle of Least Knowledge, creational design prototypes, Dependency Inversion principl..

  Design a dynamic database using mangodb html and php

design a dynamic database using mangodb html and php. database should be designed to have the subsequent static

  Php mysql insertion form that will insert name in customer

php mysql insertion form that will insert name in customer table and have product field that will be a dropdown menu getting product names from the product table database. When inserted it will save student name and product name in relational table. ..

  Create an xslt stylesheet that transforms the provided xml

Use the documents that are posted on share out. Many of them demonstrate very similar (or even the same) examples as what you are being ask to do for this assignment.

  Encryption and hashing

securing a new web server and a new web application, input validation, CSRF attack, SQL injection vulnerability, Cross Site Scripting (XSS) attack, architecture mechanism Linux, Apache, MySQL, and PHP,

  Develop a dynamic website open university

Develop a dynamic website Open University

  Question 1a describe how the web database architecture

question 1a describe how the web database architecture operates while accessing a php script. illustrate your answer

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd