Skip to content

orcunkamiloglu/Games-App-Jetpack-Compose

Repository files navigation

Games App

It's a demo games listing app created with Modern Android development approaches. This project is similar with Games App.

Tech Stack

  • Kotlin with coroutines and Flow for asynchronous.
  • Koin
  • JetPack
    • Compose
    • Lifecycle
    • ViewModel
  • MVVM Architecture
  • Repository pattern

Content

I used RAWG games api.

Secrets file have to be in ../app/src/main/java/com/allybros/jetpack_compose_games_app/entity/common/

Secrets format

const val API_KEY= "API_KEY"

It's a simple kotlin file called Secrets.kt

About

It is a simple demo app using Jetpack Libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages