The Trivia Quiz Game mobile app is an engaging and educational platform that allows users to test their knowledge across a wide range of topics. Whether you're a science buff, a tech enthusiast, or interested in other major subjects, this app has something for everyone.
- Has over 4000 questions in different categories uses Open Triva Db url -> https://opentdb.com/
- Allow user to set level of difficulty three main levels easy,medium and hard
- Allow user to choose between types of question two main questions categories True/false questions, Multiple choices.
- One question per screen,give instant feedback.
- User able to track their progress and attempts inorder to test your knowledge base in particular topic.
- Open Triva Db is free open source for trivia quiz has over 4k questions.Link https://opentdb.com/api_config.php
- React and react native front end libraries to build UI and enhance interaction.
- Use Axious library to make api calls over network.Link https://www.npmjs.com/package/axios?activeTab=readme