A quiz app made with ❤ in Flutter and Firebase.
- Built on top of --> Quizzler
- SignUp, SignIn and SignOut
- Quizzes available for different topics
- User cannot exit a quiz once it gets started
- Answers are shown at the bottom of the screen after attempting
- After the quiz is over, the score is shown where the user can either give the quiz again or go back to the menu
- User can see own best score in different topics.
- Users can attempt the quiz of any topic multiple amounts of times but the first attempted score is only stored for each topic
- Recorded scores can be seen in the rank list with other users who have given the quiz
- Ranklist is available for each topic as well as for overall collective scores of every topic attempted
- Scores are shown in descending order with the name
- Firebase is used to store marks of each topic with user names
- Each name of users are unique as name is taken from their email ids
- Total high scores are also shown for all users with the number of different topics attempted
SignIn Screen | Home Page | GK Quiz |
---|---|---|
After attempting quiz | LeaderBoard | English Quiz LeaderBoard |
---|---|---|
Total users LeaderBoard |
---|