A single web page application using AngularJS. It contains a form within a modal window that has validation. It also lists the people added via the form.
Given more time I would add a directive to search people/dates on the list, orderby, and pagination. It would also have a RemoteService Factory that fetches remote data sources and returns a promise.
See this code in action at CodePen.io