Difference between revisions of "CSC220 Final Assignment 2010"

From dftwiki3
Jump to: navigation, search
(As a team)
(As a team)
Line 15: Line 15:
 
** 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).
 
** 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.
 
** 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.
  
 
==As individual members of your team==
 
==As individual members of your team==

Revision as of 09:47, 13 December 2010

--D. Thiebaut 14:42, 13 December 2010 (UTC)


Summary

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.

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:
       submit project project.tgz