Select inputs

  • There should be 3 fields:
    • Choose the place you want to go
    • Choose how you want to get there
    • Choose when you want to go
  • All the fields are required
  • User should be able to select any option in each field
  • The result can be sent using the Submit button
  • After submitting the form, the option selected by the user should be placed into the resulting phrase and displayed to the user
  • Resulting phrase template: "to go by <transport> to the <destination> <when>"