Lab Assignment #12 - Final Project

Revised: 3/26/2012
Lab #01 Lab #02 Lab #03 Lab #04 Lab #05 Lab #06
Lab #07 Lab #08 Lab #09 Lab #10 Lab #11 Lab #12

w3schools aspAlliance HTML Reference Lecture #12

image file not found


" Not everything that can be counted counts, and not everything that counts can be counted. "
- Albert Einstein (1879-1955)


Requirements:

  1. Use session state to transport information from page to page in your final project.

    • For Project #1: Select bugs from your bug list, store in a shopping cart, and display on a todo page. Use an XML file as storage of the todo items.
    • For Project #2: Build a page that provides a list of services. Use a shopping cart to allow the user to make selections from that page then go to a job cost estimate page that lists each selected service with its cost and provides an estimate of the total job as the sum of those costs.
    • For Project #3: Allow the user to select several of the sites on your map and store in a shopping cart. Then go to a tour directions page and list each of the selections with directions between each site.
    Note that the pages you create in the lab are prototypes. They don't have to be fancy or look great today.
Final Project #1, Final Project #2, Final Project #3