Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

27 lines (26 loc) · 1.06 KB

Quiz_App

This is a sample application that demonstrates an Quiz_App website using HTML, CSS and Java Script.

Home Page

Landing Page

1. Test your HTML, CSS, and JavaScript knowledge

2. Test Page

3. Result Page

Extra Features

  • 50 questions available within 10 categories
  • Each quiz will display a random question of each category
  • The answer order will be randomized to ensure you cannot cheat via memorization
  • The end quiz state will show which categories to study based on questions missed
  • A progress bar will display as you progress with color coding based on correct/incorrect answers

Tech Stack

  • HTML
  • CSS
  • JAVASCRIPT