Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 475 Bytes

Quiz App 🧠

QuizApp

Description 📄

Application developed in Kotlin, provides an engaging quiz experience by leveraging an API from a database powered by XAMPP. Users can answer quiz questions, choose from four options, and receive a calculated score at the end.

Technologies Used 🛠️

  • Kotlin
  • XAMPP (Database)
  • PHP
  • JSON
  • Retrofit2
  • GSON
  • Coroutines