Skip to content

A free trivia game developed for Android phones.

Notifications You must be signed in to change notification settings

buiquanghuy23103/Quiz

Repository files navigation

Finniz

What is Finniz?

Finniz is a free trivia game that exercises your wit on a variety of topics about Finland.

The application was completely written in Kotlin, using Dagger for dependency injection, RxJava for asynchronous programming, and Firebase as the backend server.

App’s Feature:

  • User friendly interface
  • User can see quiz progress.
  • The game is set in different categories in order for user to play based on choice.

Google Playstore Link:

You can download it here

Technology Stack

  • Kotlin
  • Android Architecture Components
  • Asynchronous programming: RxJava
  • Dependency injection: Dagger2
  • Cloud backend: Firestore
  • Architecture patter: MVVM