Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Link to live app: https://acheng-01.github.io/Quiz-App/

Overview

The Quiz App is a simple web application that quizzes users on how well they know anything about cars.

This was my first mini application from the Thinkful Bootcamp, which is created with only HTML, CSS, and Javascript. jQuery is used as the library.

Limitations

Functionally speaking, this application does everything one would expect a quick quiz app to do. It cycles through questions and keeps track of points. If anything could be improved, it would be stylistic (i.e. keeping all the question cards and answer boxes the same size instead of constantly changing).

A randomize sorting feature might also be implemented for retakers so that they are not blindly memorizing where correct multiple choice answer is.

Usage

  1. Click 'BEGIN'.
  2. Pick an answer for each question and cycle through until the end.
  3. Restart the quiz or just exit the tab as desired.

Local Install and Run Guide

To run this app locally on your machine:

  1. Fork this repository over and download it either with git or by zip.
  2. Right click index.html and open with your default browser.

About

First user-interactive app designed to test my knowledge of jQuery with active use of listeners and non-spaghetti code.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages