The Picture Database


Your task is to make a database of pictures. They add pictures by telling the database the URL of the picture to be added. The database then goes and gets the picture, copying it into the database itself. After the picture is added, the user can modify the keywords associated with the picture.


Total: 46 points

You must use the object oriented interface to mysql.

Due: Wed March 12st.

The Add-A-Picture Screen (17 points)


The Search the Pictures Screen (up to 14 points)


The Show the Picture Page


The Random-Picture Page (5 points)