Skip to content

Instantly share code, notes, and snippets.

Idea

Create an quiz app using Trivia API.

General requirements

  • Use Trivia Api
  • One question visible on the screen at once
  • Ability to go back to any question and change given answer - if quiz is not finished
  • Showing progress of the quiz
  • After submitting there should be a summary with the chart (for example correct to incorrect answers ratio, few last quizzes results, time spent on each question or any other statistic)
  • Application should be responsive and work on desktop, tablet and mobile devices