🧠Quiz App in Kotlin using Trivia API
Quizzy.mp4
- Kotlin - First class and official programming language for Android development.
- Coroutines - For asynchronous and more..
- Android Architecture Components - Collection of libraries that help you design testable, and maintainable apps.
- DataBinding - Binds data directly into XML layouts
- Retrofit - Retrofit is type-safe REST client for Android and Java which aims to make it easier to consume RESTful web services.
- Navigation Component - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app.
- Trivia API - The Open Trivia Database provides a completely free JSON API for use in programming projects. Use of this API does not require a API Key, just generate the URL below use it in your own application to retrieve trivia questions.