Skip to content

lucasBRYG/Web-API-Coding-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-API-Coding-Quiz

This is a basic application that will generate a random password, following criteria that the user provides

Live Site

https://lucasbryg.github.io/Password-Generator-App/

Quiz start page


Table of Contents


Description

This is a short quiz that will let the user enter their initials and save their score.

User Story

GIVEN I am taking a code quiz
WHEN I click the start button
THEN a timer starts and I am presented with a question
WHEN I answer a question
THEN I am presented with another question
WHEN I answer a question incorrectly
THEN time is subtracted from the clock
WHEN all questions are answered or the timer reaches 0
THEN the game is over
WHEN the game is over
THEN I can save my initials and score
Technologies
  • JavaScript
  • Html
  • CSS (Bootstrap)
  • deployed on Github
  • local storage

How To Use

This app is hosted on Github. Visit https://lucasbryg.github.io/Password-Generator-App/ to try it out; Start the quiz and answer the multiple choice questions. The quiz is timed, and incorrect answers will take time away. When the quiz is finished, you can enter your initials and compare your score with previouse attempts.

Screenshots

Home Page

Quiz start page

Quiz

Quiz in progress

Enter your score

User Enter's Initials

Highscores

Highscores


Author

Back To The Top

About

A short quiz to test your knowledge. Uses APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published