This repo aims to to build a timed coding quiz with multiple-choice questions.
This app runs in the browser and features dynamically updated HTML and CSS powered by JavaScript code.
It has a clean, polished, and responsive user interface.
WebAPI Timed Coding Quiz Website
WebAPI Timed Coding Quiz Repository
AS A coding boot camp student
I WANT to take a timed quiz on JavaScript fundamentals that stores high scores
SO THAT I can gauge my progress compared to my peers
GIVEN I am taking a code quiz
-
I click the start button --> a timer starts and I am presented with a question
-
I answer a question --> I am presented with another question
-
I answer a question incorrectly --> time is subtracted from the clock
-
all questions are answered or the timer reaches 0 --> the game is over
-
the game is over --> I can save my initials and my score
The following animation demonstrates the application functionality: