Skip to content

BootCamp Module 6 Challenge - Working with Web APIs

Notifications You must be signed in to change notification settings

dearbojack/Code-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code-Quiz

BootCamp Module 6 Challenge - Working with Web APIs

Acceptance Criteria

Create a code quiz that contains the following requirements:

  • A start button that when clicked a timer starts and the first question appears.

    • Questions contain buttons for each answer.
    • When answer is clicked, the next question appears
    • If the answer clicked was incorrect then subtract time from the clock
  • The quiz should end when all questions are answered or the timer reaches 0.

    • When the game ends, it should display their score and give the user the ability to save their initials and their score

Screenshots

Questions

screenshot of the question webpage

Highscores

screenshot of the question webpage

Submission

About

BootCamp Module 6 Challenge - Working with Web APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published