Skip to content

An Android app to show dota2 related info using JetpackCompose.

Notifications You must be signed in to change notification settings

ilkeraslan/dota2compose

Repository files navigation

dota2compose

An app to show dota2 related information using JetpackCompose.

heroes teams

API

The data is provided by both OpenDota API and Steam API. In order to start development, you need to get a Steam API Key, and define an environment variable with the name "STEAM_API_KEY".

Stack

  • JetpackCompose
  • Coil
  • Coroutines
  • Flow
  • Hilt
  • OkHttp
  • Retrofit
  • kotlinx.serialization
  • RxKotlin

Contributing

Anyone wants to practice JetpackCompose skills may feel free to contribute to the project.

If you want to work on an issue, please ask first so that I can assign it to you. If you have an idea for improvement just create an issue in order to discuss together.

Download

Get it on Google Play