nalini21 / quiz-web-application

It's quiz web application created using HTML, CSS and Javascript. Firebase firestore is used to store scores and firebase hosting is used for hosting

Home Page:https://quickquiz-4cb8a.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quiz-web-application

TO FIX:

questions and choices are coming with some HTML entities(for ampersand, double quote, single quote)

    FEATURES

  • responsive UI (works well in devices with different screen sizes)

  • user can choose one of 24 categories to get questions on that category or can choose "any category" option to get mixed questions from various categories

  • user can also choose difficulty level of the quiz

  • quiz will comprise of 10 questions with four choices

  • user will get a score of +10 on each correct answer and will get -2 on each incorrect one

  • after answering all the 10 questions, User can save his/her score with entering his/her username

  • check out top 10 scores in Highscores section with respective usernames

    HAVE A LOOK HERE

HOME PAGE QUIZ PAGE
On choosing correct choice On choosing incorrect choice
End Page Highscores page

About

It's quiz web application created using HTML, CSS and Javascript. Firebase firestore is used to store scores and firebase hosting is used for hosting

https://quickquiz-4cb8a.web.app


Languages

Language:HTML 44.5%Language:CSS 29.2%Language:JavaScript 26.3%