Kotlin Quiz
Quiz taking application about Kotlin
com.example.kotlinquiz
About Kotlin Quiz
Kotlin Quiz is an engaging Android application that allows users to test their knowledge in Kotlin Programming language through fun and interactive quizzes. This app is built with a clean code architecture following the MVVM pattern, ensuring maintainability and scalability. The app comprises three main layers: App (Presentation), Domain, and Data, each with its unique set of responsibilities.