Aiffin / Multiple_Choice_Quiz_ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Choice Quiz (ReactJS)

Screen Shot 2022-01-19 at 6 19 13 PM

Screen Shot 2022-01-19 at 6 19 32 PM

Improvements

Easy 🟢

  • Visual updates: Animations, Sounds, Font Styling, Background, Colors, etc.
  • Store list of questions in a seperate file - questions.txt
  • Change list of questions to something else

Medium 🟡

  • After game reset, scramble order of questions randomly
  • After clicking an option, pause for 2 sec, show correct answer, then move onto next one
  • At the end show list of wrong questions with the correct answers
  • Create different ReactJS components

Hard 🔴

  • Create a live leaderboard of users using a backend (Firebase, AWS, etc.)

About


Languages

Language:JavaScript 64.5%Language:CSS 26.6%Language:HTML 8.8%