15-441 Project 2 -- Checkpoint 1

Checkpoint 1 is worth potentially 5 total points out of 100 towards Project 1. The work started here, when completed, will be worth 40 total points out of 100. To receive the points and begin working on Project 1 you must:

Useful Resources:
  1. Full REQ/RESP protocol definition for RD <--> Web Application
  1. Find a project partner
  2. Create a private project using git as the source control system.
  3. Read and understand the entire project statement. The project document is a living document since this is a new project. Keep looking for updates.
  4. Get the new starter package from here.
  5. The starter package includes along with other files, a new index.html and some static files. The index.html has two new webforms.
  6. Use the default webserver that comes with Flask. Do not use your Liso webserver from Project 1.
  7. Implement a flask web application
  8. Implement parts of the routing daemon

Files we expect to see in your 'git tag checkpoint-1 xxXXxxXXxx' (fill in the x's with the commit you want to submit, don't forget to push!):