Client-Server Interaction

Overarching Project


The course has an overarching project, where you incrementally work on a web application, adding new features as you proceed in the course. In the first two parts of the project, you first created a walking skeleton and added template server-side functionality to it. Then, you added functionality for displaying questions on the client.

In this part, you will continue working on the project in two steps. You’ll first modify the server-side functionality to provide support for questions. The handout of the step is outlined below.

Loading Exercise...

Then, once you’ve finished with the above step, move on to the next step outlined below, where you’ll integrate the client-side functionality for interacting with the questions to the server-side application. You may need to refresh this page to see the handout of the next step below.

Loading Exercise...