home -- outline -- lectures -- assignments -- discussion -- tips -- links --



Final Project: A Director's Site

For the final project, you will build a site containing information about a single movie director. You will pull the information associated with the site off of the Web and organize it within your own html directory.

The site will contain information about the director's life and the films he or she has made.

The page organization can take any form you like, with one restriction: pages for films must be dynamically generated. The "home page" for the site should be html, as can fairly static pages such as the director's bio. Any filmography pages, should be generated out of databases similar to those used in the Virtual Museum project.

In particular, pages describing films should include dates, cast lists, plot summaries, photos and/or poster shots, and any other information that you find interesting. You should be able to search for actors, titles, and keywords in plot summaries in much the same way as you searched in the Virtual Museum assignment.

Your site should include a guestbook, and visitors should be able to add comments or reviews to specific movies that accessible from those movies' pages.

The pages should also use at least one element of JavaScript covered in class during 10th week.

You need only collect data on one director and ten movies.

In doing this assignment, we suggest the following steps: In general... Also: On Friday the 13th, the 1:30 class will start at 12:30 and will consist of debugging student code. All sections may attend.