This project was made as internship task given from CodSoft for july 2024. I had this project as summer internship from 1 july 2024 to 31 july 2024.
It includes features - 1). Home Screen: start a new quiz. 2). Quiz Selection: start a random quiz. 3). Quiz Questions: Present one question at a time with multiple-choice options. 4). Answer Submission: Select an option and submit the answer. 5). Score Calculation: Track the user's score based on correct answers. 6). Result Screen: Show the final score and correct/incorrect answers. 7). User Interface: User-friendly and visually appealing design. 6). It uses "https://opentdb.com/api.php?amount=10" Api to display random question and which fetches 10 questions from trivia game api.