6.S063 Design for the Web: Languages and User Interfaces

↑ All assignments

Assignment 13

Due

Submitting your homework

To submit the assignment, please visit Canvas [CANVAS URL MISSING!] and submit the URL to your final commit that you want us to grade. A commit URL looks like https://github.com/designftw/hw11-username/commit/b59f14ba05869b3067724aa6d2006667a54c8e7d. You can submit as many times as you want. This is important. Your homework is not submitted and is accruing slack hours until you do this!

To make sure your homework is graded correctly, please follow the following:

If you submit after the deadline, it will count towards your slack hours.

Exercise 1: Chat app final submission (100%)

Submit your completed chat application, using the same method as you did for Assignment 12.

Deliverable: Your customized prototype of the chat/messaging app in chat-client directory (if your directory is called chat-app, please simply rename it). In addition, an HTML file with a description of the design you are turning in: what problem it is intended to address and how it does so. Put this writeup also in the chat-client directory in file hw13-writeup.html.

We will not release a new Github classroom assignment repo for this app. Continue working with the hw11 repository that you have already been using and simply submit a new commit URL for that repository when you wish to submit.

← Assignment 12