_This webpage quiz allows user to find the right programming language for them. Using a series of questions; users' results are evaluated based on their combination of answers. Every time you enter a different combination of answers, the new result will appear on top of the old one at the bottom of the screen. _
- Open Terminal
- Clone the respository in which this application is stored by following the next step
- type: "git clone" and insert this link after that phrase in your terminal: https://github.com/Prestwick97/language-quiz.git
- Press enter
- Navigate to the folder using your terminal ("cd language-quiz")
- Open the html file using "open index.html" in your terminal.
- Enjoy!
Not all combinations result in different results. However, if the first option in every list is chosen, you will get a defined result. If the second option from every list is chosen, you will get another defined result. If any other combinations of options are selected from the lists, a default result will appear.
Please contact the creat at: Prestwick97@gmail.com if you have any questions, comments, concerns, or suggestions.
Technologies used making this page were:
- HTML
- CSS
- Bootstrap (css styling library)
- JavaScript
- Jquery (JavaScript library)
MIT license
Copyright (c) 2020 Patrick Delaney