Skip to content
/ Js-quiz Public

Goal is to create a timed quiz using JS that correctly execute correct and incorrect answers and stores highscores on localstorage

Notifications You must be signed in to change notification settings

Bisrad/Js-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Js-Quiz-2 ( revised quiz )

Practice Project in HTML, CSS, and Js. To Build and Develope a quiz web app with mulitple questions that utilizes localstorage to save users highscores in a ranked fashion.

What I Learned in this Project

I choose to work on this project to expand my knowledge of JS, and how to add key functions for user experience. I was tasked with developing and designing multiple pages with interactive buttons and a quiz. This involved creating a Question Array, saving information in Local Storage, creating a Countdown Timer/Loader Animation, and understanding Mapping, JSON Fetching amongst may other JS concepts. The Game was styled with Bootswatch.

Author: Bisraddesign (Brad Thompson)

User Story

AS a New Developer with JavaScript
I WANT to utilize JS to develop a quiz
with fluid pages and buttons
SO THAT the quiz can be interactive
AND users can rank and save their scores in localStorage

Deploy Project

https://bisrad.github.io/Js-quiz2/

Tools Utilized

Bootstrap + Bootswatch for quick styling and responsive settings

View Flatly Options: https://bootswatch.com/flatly/

Resources

Project source: james Q. Quick ( https://www.youtube.com/watch?v=u98ROZjBWy8&ab_channel=JamesQQuick )

About

Goal is to create a timed quiz using JS that correctly execute correct and incorrect answers and stores highscores on localstorage

Topics

Resources

Stars

Watchers

Forks