Challenge: Web Application for Serving Guests

This lesson brings you a challenge to solve.

We'll cover the following

Problem statement

Implement a simple web application for making a list of guests with the following interface:

  • An input text field to give the guest-name
  • A summed up list of the guest-names already entered
  • Also, make it possible to give a name through the url: /add?name=Vera

Get hands-on with 1200+ tech skills courses.