1. Submission should be a single tar file with the short name of your project. (not zip; not gzip; not anything else)
  2. Should open up (directly) into a folder of the same name
  3. That folder must contain a file named index.html (or index.php)
  4. All files should have all group member names AT THE TOP with appropriate comment delimiters so they do not interfere with the proper functioning of the source code.
  5. All files should follow reasonable coding standards in particular explanations of particularly tricky sections of code which are not the norm and/or have not been discussed in class.
  6. The *only* languages, libraries, and/or frameworks used should be those discussed in this class (html,css,javascript,php,mysql,jquery)
  7. Your tar file should *also include* a fully up-to-date version of databaseBuild.sql file as described in an earlier checkpoint.