CSC 207, Lab #10

Week of April 5-9, 2021 -- ALL work must be finished by April 17 (last day of trm)

Lab 11 is cancelled for 2021, due to the pandemic. By the end of term, your site should be ready for the future.

Improve your own site

Hopefully you have some goal in mind. Before this lab, I will attempt to look at your site and send you by email specific things I would like you to do, in case there are still problems that need fixing, or improvements to be made.

As usual, tell me about what you did new this week, using the form below.

In brief:

  1. Add some functionality to your site, which wasn't there before. (This is an ongoing requirement!) Tell me what it is, and how to use it.
  2. Fill in the Form below! No form, no credit.

Add functionality

Example: To realistically allow a logged in customer to order a music CD, You would need a page that lists all or part of the available ones, and also has access to the identity of the customer. This might entail changes to your database, or setting a cookie, or creating a form to search the product table.

Ease of site navigation

From a user point of view, is the site accessible? Maintaining a menu on each page is one good way. A logged-in user may well have more options.


Tell me what you have done this week, do so by Tuesday!

Your Linux code
Name of a page: where I should start looking for what's new.
What you did new this week: