CSC220 Final Assignment 2010
--D. Thiebaut 14:42, 13 December 2010 (UTC)
Final Details for Final Project
For the final project to be complete, you need to accomplish this:
As a team
- Fulfill the requirements we had agreed upon in our "contract" of 11/17, which was xeroxed and given back to you.
- Complete the Wiki page for your project whose main entry is on our project main page maintained by Alex.
- Your Wiki should follow the format of the main project page:
- Name (first name is fine) of team members at the top
- Description of what your particular implementation of the project does.
- Status of the project. What works, what does not
- What other Web projects are similar to yours, and how yours differs from them.
- A description of specific algorithms or techniques you used that are not common to all the teams (in other words, describe what makes your project different from the other projects).
- Images, screen captures, and/or movies of your project at work. There should be an example of all the forms you used, and examples of the outputs of kml data.
- Include a section of what interesting/possible/cool direction someone could take if they were interested in continuing this project.
- Make an appointment with me to present a demo of your project. The presence of all team members is not required but encouraged!
As individual members of your team
- setup a working version of your project in your 220a-xx account.
- store it in a directory of your choice in ~/public_html
- tar/zip the directory
tar -czvf project.tgz yourDirectoryName/*
- submit it to my project directory before 12/21, 4:00 p.m.:
submit project project.tgz