This is a program that takes the user input to determine which country would be the best fit for their next vacation. Once the user submits the form, the program will instantly display the country that is the best fit for their next vacation.
- Clone repository
- Open repository index in web browser
- For each of the five questions, select an answer that best fits you. Press the submit button to display the country that is your best fit.
Behavior | Example Input | Example Output |
---|---|---|
Determine which country is the best fit for the user based on their answers to questions. | Summer, Splurge, Nature, Modern, Hate them | Iceland |
Display more than one result if there is a tie. | Summer, Average, Nature, Historic, Like them | Iceland, Mexico, India |
Address user by name. | Rebecca | Rebecca, we suggest you visit... |
Allow user to answer the questions again if desired. | Click "home" | New form |
JavaScript, HTML, CSS, Bootstrap, and jQuery were used to make this website.
This software is licensed under the MIT license.
Copyright (c) 2017 Benjamin Bressler, Sean Slingerland, Margaret Berry and Rebecca McIntosh