Skip to content

It is an app that created Kotlin. The app created for an interview.

Notifications You must be signed in to change notification settings

orcunkamiloglu/GamesApp

Repository files navigation

GamesApp

It is an app that created with Kotlin. The app created for an interview. All tasks complated except search task

Secrets file have to be in ../app/src/main/java/com/allybros/videogamesapp/api/

Secrets format

class Secrets {
    companion object {
        const val x_rapidapi_key = "X_RAPIDAPI_KEY"
        const val x_rapidapi_host = "X_RAPIDAPI_HOST"
        const val SharedKey = "FAV_LIST"
    }
}

About

It is an app that created Kotlin. The app created for an interview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages