|
Fall Semester 2007
|
Project Notes: Rotten Tomatoes.
Let's start with a summary (slightly modified) of what we did so far.
We have:
Having done this we can write:
- a CGI/Perl script that connects, extracts information from the database
(program, source code)
- the same thing using PHP (program,
source code)
What we need to do next:
- complete the design of the database
- write the SQL queries for extracting the information
- setup the screens, scripts and SQL for adding a user/movie to the database
- work out a collection of scripts that implements the user actions when reviewing a movie
The last part is like Chapter 13 in the text, which we should look over.
Last updated: Oct 2, 2007