- Submission should be a single Zip file with the short name of your
project.
- Should open up (directly) into a folder of the same name
- All Python/Jinja 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.
- 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.
- The *only* languages, libraries, and/or frameworks used should be
those discussed in this class, with the exception of JavaScript.
- Your submission file should also include a fully up-to-date
version of db-build.sql file as described in an earlier
milestone.