JenJayme / new-GOT-quiz

Revamped Game of Thrones Quiz, upgrade to early learning attempt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Thrones Fan Trivia Quiz

Travis Status License


This site was built for a Berkeley Coding Boot Camp assignment which required use of Javascript and jQuery to learn to manipulate the DOM. It's a simple interactive quiz designed to test your knowledge of the blockbuster HBO series "Game of Thrones." Once you click start, you'll have 50 seconds to choose from several answers. If you answer incorrectly, you'll get a time penalty and 15 seconds will be taken off the clock.

This version is a modest cleanup of my original project. It was the very first Javascript assignment, created early in the course, and earlier versions didn't function properly. Amazing to see how much was learned in a few months since this was first written.


Contents | Quick Links

Getting Started | Demo | Built With | Authors | Visuals | Contributing & Tests | Contact


Getting Started

Download the app from the Git Hub repo here:

View a demo here:


Visuals

Example Gif


Built With


Original Version

My first version of the assignment had several glitches preventing key functions. I was still wrestling to learn how to build stateful components. You can see an earlier version at the links below.


Questions

For questions or to discuss collaborations on this or other projects, contact the author via LinkedIn or GitHub as follows.

Author

Jen Jayme
linkedin.com/jenjayme
github.com/jenjayme

Acknowledgements

  • Special thanks to Jerome Chenette, UC Berkeley Coding Boot Camp and Trilogy Education Services for referring this project.
  • Shout out to Fred Rodolfo for critical tutoring advice and support.
  • Props to the Game of Thrones cast and producers for many hours of entertainment, except for the end of Season 8.

About

Revamped Game of Thrones Quiz, upgrade to early learning attempt

License:MIT License


Languages

Language:CSS 71.8%Language:JavaScript 17.4%Language:HTML 10.8%