The Shopping Cart Assignment
Your work consist of a set of web pages and Perl cgi scripts.
Together they should accomplish the following:
-
There should be an initial search screen, allowing the user to search for
items that are less than some price, more than a second price, and contain
some given string. For example, a user should be able to search for
items with the word 'cessna' between $20,000 and $50,000.
-
The second screen should show the items found above, with a check box for
each item. The user can check ZERO or more items, and then click
the "go" button.
-
The third screen shows the total for all items. It asks for the users
email address, and offers two buttons. They are "Buy them" and "Bail
out".
-
If the user pressed "Buy them", a forth screen should appear telling the
user his purchase is confirmed. Also, email should go to the user,
and to you, detailing the order.
You can offer the customer anything you want, but a possible list of items
can be found at http://euclid.nmu.edu/~randy/Classes/CS495.Databases/planelist.data.