Programming Language Suggester.
Harold Mesa.
A survey that suggest users what Programming Language to study based on the answers they provide.
Please click here
HTML, CSS, Bootstrap and JavaScript.
- Clone this repository to your desktop.
- Navigate to the top level of the directory.
- Open index.html in your browser.
- Complete survey.
- When submitting: a) If the user doesn't type in their name or doesn't select an option from the dropdown menu, an error messages will display in the page. b) Else, if after initial succesfull submision the user doesn't type in their name or doesn't select an option from the dropdown menu again, an error messages will display in the page and the previous suggested language wil be removed from the page. c) Else if the input average is >= 3 and <= 8, the Programming Language Suggester will suggest JavaScript. d) Else if the input average is > 8 and < 15, the Programming Language Suggester will suggest C#. e) Else, the Programming Language Suggester will suggest Python.
The branching for the program works.
(MIT) https://en.wikipedia.org/wiki/MIT_License Copyright (c) Aug 24, 2022 Harold Mesa