
<!--
<center>

[**Submission Form for
PS3**](https://docs.google.com/forms/d/1xunAbab-Jlu600sn3UtxIY8tdg0WPk3Sqynno9IhW4A/viewform)  

[**Demo Scheduling for PS3**](http://ohours.org/evans)

</center>

Once you decide to submit your project for grading after commiting some
code and documents, you should add a tag on your code repository with a
version number, and submit your assignment by providing the
corresponding URL using the submission form for PS3.

In addition to submitting using the form, you will also schedule a demo
at which you will present your zhtta server to one of the course staff
and answer questions about how you did it.  All team members are
expected to be able to answer questions about your server
implementation.

We are also planning a performance benchmark competition to find the
best server to use for hosting
[_rust-class.org_](http://rust-class.org).  To be eligible for the
benchmarking competition, your submission must pass the basic
functionality tests (in your demo), and must build and run by cloning
your submitted github repository and then executing:

````shell
> make
> zhtta
```` 

-->
