HTML CSS Bootstrap JavaScript jQuery Adobe Photoshop
I created a programming language survey whose function is to make the decision of which programming language to learn less of a burden on coders who are yearning for learning.
For the code, I used jQuery with the .show() and .hide() methods to reveal divs of HTML I authored. I was even able to add in an else conditional that will warn the user if they didn't fill out the survey completely.
I had no major issues, just a minor issue with mislabeling variables...other than that, pretty simple fare.
The survey itself is pretty self-explanatory...I mean, it's not a "cool" Facebook survey to find out what piece of furniture you'd be if you could be a piece of furniture...
Because I couldn't possibly code out all of the variations of answers, I created an answer key to show you the functionality of the program.
To get React, try this survey answer combination:
Windows / Yes / Love / Facebook / Blue
Mac / Yes / Love / Facebook / Blue
Mac / Yes / Love / Facebook / Purple
To get Ruby, try this survey answer combination:
Mac / Yes / Love / AirBnB / Red
Mac / Yes / Hate / AirBnB / Red
Windows / Yes / Hate / AirBnB / Red
To get C#, try this survey answer combination:
Windows / No / Hate / Mircosoft / Purple
Windows / No / Love / Microsoft / Purple
Mac / No / Hate / Microsoft / Purple
Project Link Github Repository: https://github.com/SingedPhoenix/lang-selector
Github Page: https://singedphoenix.github.io/lang-selector/
Copyright (c) 2018