Project Turnin Procedures
You do not need to submit a detailed description of everything you did for the project. You do need to submit:
- Binary, a copy of which should sit right in the
\\gfilesrv1\courses\cse457-02sp\<project-name>\your_group_name\turnin
directory.- Source code, in a subdirectory of the turnin directory.
- Optionally, extra files needed by the binary, again right in the
<project-name>/turnin
directory.- A readme.{txt, doc} that lists, succinctly, which bells and whistles you did. If you did something that is out of the ordinary (e.g., a feature not listed among the bells and whistles and/or a feature whose operation/use may not be completely self-evident), then you should document it here. Also, if you did your development under Linux, please note that as well.
The grading will consist of a staff member running your project right out of the turnin directory and stepping through the features. We will consult source code as needed.