Skip to content

This quiz application has been built using fundamental HTML, CSS, and JavaScript skills. This application loads questions from a 3rd party API, track and display high scores,etc.

Notifications You must be signed in to change notification settings

adrikagupta/Quiz_App

Repository files navigation

General Quick Quiz

This general quiz consists of 3 questions chosen randomely from a set of questions loaded using 3rd party API. In the end, it saves your score and displays top 5 high scores .

Table of contents

General info

This quiz application has been built using fundamental HTML, CSS, and JavaScript skills. This application loads questions from a 3rd party API, track and display high scores,etc.

Screenshots

Home Page

MCQ

High Scores

Technologies

  • HTML5
  • CSS3
  • JS (ES6)

Features

List of features ready and TODOs for future development:

  • Saves high scores in Local Storage

  • Shows a spinning loader icon

  • Dynamically generate HTML in JavaScript

  • Fetch trivia questions from Open Trivia DB API

To-do list:

  • Using database to store High Scores instead of Local Storage

Status

Project is: almost_done

Contact

Created by @adrikagupta - feel free to contact me!

About

This quiz application has been built using fundamental HTML, CSS, and JavaScript skills. This application loads questions from a 3rd party API, track and display high scores,etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published