aritra-tech / Quizzy

🧠 Quiz App using Trivia API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzy

🧠 Quiz App in Kotlin using Trivia API

🎥 Video

Quizzy.mp4

Made With 🛠

  • 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.
  • 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.

About

🧠 Quiz App using Trivia API


Languages

Language:Kotlin 100.0%