Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 660 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 660 Bytes

Timed Coding Quiz

The Time Coding Quiz quizzes you on the basics of JavaScript. The app will have a live timer counting down the remaining time and every wrong answer deducts time.

screenshot of coding quiz

After you finish the quiz, your score is saved to your LocalStorage and you will be able to compare you score to other users.

User Story

AS A programming 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

Technology Used

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Bootstrap
  • Materialize