This is a basic quiz app which first takes your name and then show you questions with an image and giving you four options to choose. If you choose the wrong answer, the right answer is indicated by turing it green with your wrong selection turning into red. At the end of quiz a screen shows the result with total number of questions answered correctly with your name.
-
Notifications
You must be signed in to change notification settings - Fork 0
shahrazeahmad07/QuizApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple quiz App made with Kotlin, no backend only front end. User can select the right answer and the score is calculated at the end.