SrChip15 / quiz-app

Android quiz application that tests on Harry Potter trivia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harry Potter Trivia Quiz

Android quiz application that tests on Harry Potter trivia. There are a total of ten questions, nine of which are multiple-choice questions and one takes in a text input from the user. Each question has an image, question, and multiple choices. Once the user clicks on the submit button, user's answer become final and cannot be altered.

Objective

The goal is to create an educational app that quizzes a user about a certain topic of your choice.

Challenge

Using single screen to walk the user through all the quiz questions

Extra

Result of user responses are presented in a single screen at the conclusion of the quiz

Tools

  • Gradle v4.1
  • Android Plugin v3.0.1
  • Android API v27
  • Android Build Tools v27

Screenshots

About

Android quiz application that tests on Harry Potter trivia

License:Apache License 2.0


Languages

Language:Java 100.0%