Home » Portfolios » JavaScript State Capital Quiz Github Demonstration

JavaScript State Capital Quiz Github Demonstration

Description

Created a JavaScript quiz.

The quiz has questions and radio button choices that shows your name when you login.

The quiz displays the number of correct answers when complete.

This was my first JavaScript Application. The quiz questions are stored in a JSON data filed and retrieved using AJAX. The quiz uses local storage to remember login and signup credentials

assets: https://github.com/webtestingrun15/JavaScript-Quiz

Time