Skip to content

hajschroeder/Language-Query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Suggester

version 1.0

Contributer

  • Hans Schroeder

The Site


Technologies Used

  • HP Laptop with Windows 10
  • GitBash and GitHub
  • VS Code

Resources Used

  1. Mozilla Developer Network documentation
  2. Learn How To Program The curriculum for Epicodus students.
  3. w3Schools documentation on CSS stylings as well as jQuery A free web resource for coding and programming.
  4. "Eloquent JavaScript 3rd Edition" by Marijn Haverbeke

Description

This page is a personality quiz and is the second code review the author has made for Epicodus. This quiz tells the user what coding language they should learn based on their inputted answers. The user is given 5 questions with three possible answers for a return of on result.

Setup/Installation

  • Clone this repository to your desktop
  • Navigate to the top level of the directory
  • Open index.html in your browser
  • All you need to view this site portfolio is an internet connected device
  • As a public repository, a GitHub account is not required but it is recommended

Known Bugs

No bugs exist within the code, per se. There is a slight imperfection with the logic in that within a 3 response to 5 question quiz there will always be the possibility of a tie. The work around that the author chose for this was to, in the event of a tie, give precedece to the higher valued answer.


License

MIT

Copyright

Hans J Schroeder 2022

About

A personality quiz to determine which coding language the user should learn. This uses jQuery as the JS library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors