CS142 Project #7: Ajax

Problem 1: Photo Searching (40 points)

In this project you will extend your work on Project #6 by implementing a search mechanism for photos. Here is a rough description of the new feature:

To get started, copy the directory tree for Project #6 to a new directory named project7. Do all of your work for this project in the new directory.

The remaining details of the design and implementation are up to you, except for the following requirements:

Hints

Deliverables

Use the standard class submission mechanism to submit the entire project7 directory. Don't forget to include the README file describing your approach to reusability. As always, your HTML files should pass XHTML validation.