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

Dota 2 Manager

An app to show Dota 2 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

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.

Releases

No releases published

Packages

No packages published

Languages