Skip to content

Pantal-pl/quizz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizz App

Stack:

  • React (create react app)
  • Graphql
  • URQL (GraphQl Client)
  • SCSS
  • Auth0
  • Hasura Cloud, remote schema (database)
  • Custom hooks
  • React router
  • Netlify (hosting)

Features

  • Log in/Sign up via Auth0
  • User EXP tracking
  • User can pick random country
  • User can pick any country
  • User can pick continent and then country will be drawn
  • In result screen user can see correct answer

Details about game screen

  • 7 questions, each question for 100 base points (ISO code, currency, number prefix, continent, capitol, main launguage, flag)
  • Three flags will be shown and only once are correct, others flags are incorrect
  • Timer, user have 180 seconds to finish quiz, time depends on how many points user can reach from quiz (faster = better)

Details about result screen

  • Numbers of correct answers
  • Score bar
  • User answer list, with information that answer is correct or not and correct answer
  • common buttons

Resources

Review

Login page Main screen Game screen Game screen Result screen Select country

Select continent

RPReplay_Final1654716459.mp4