/CS-GO

Primary LanguageKotlin

CS:GO

Test 2

This application displays upcoming CS:GO matches and its details.

We are fetching the data from Panda Score API.

In order to get the application running, please add your PANDASCORE_TOKEN on the local.properties file.

Example:

PANDASCORE_TOKEN=AYS8BVJNCUeaNijJRT_ah3aHBW8TcPwdI1A6U-B

Libraries / Technologies:

  • MVVM
  • Coroutines
  • Retrofit
  • OkHttp
  • Gson
  • Coil
  • Jetpack Navigation + SafeArgs

Test1