Skip to content

drkittendorf/code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Quiz

TABLE OF CONTENTS


CONTRIBUTORS

Dale Kittendorf



DESCRIPTION

This website showcases an application with a timer, as well as in page question and response mechanism.

  • When a user starts the app they will be presented with a button to Begin a Code Quiz.
  • When the user clicks the button, a countdown timer will begin in the header, a question will then be presented in the box below the start button.
  • When the user selects True or False, the next question appears in the text box.
  • When an incorrect answer is selected 5 additional seconds are removed from the countdown timer.
  • After the questions are complete or the time runs out, the user is prompted to enter their initials and it is saved with their score.


REFERENCE LINKS

Link to Dale's Code Quiz App deployed on github - Dale's Application Live Link

Link to GitHub Repo used for application development - Dale's Application GitHub Repo



LANGUAGES AND TOOLS:

Visual Studio Code

HTML5

CSS3

JavaScript

GitHub




CORE PROJECT TECHNOLOGIES

Here is a list of all the core technologies used to develop this application.

  • Javascript
  • Bootstrap
  • Google Fonts
  • setInterval function


FUTURE DEVELOPMENT

For future development, I would like to incorporate the following enhancements into my portfolio:

  • Complete High Score storage
  • Work on styling
  • Add more questions

LICENSING

License: MIT

The code in this project is licensed under MIT license.


SCREENSHOTS AND VIDEO

  • SCREENSHOT(S)

Screenshot


  • VIDEO

      (TBD)