GitHub / lixoten / codelab-bookshelf-app-android-kotlin-compose
The App display asynchronously downloaded images of the books along with their titles in a vertical grid. In Addition it lets the user Search for Books
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixoten%2Fcodelab-bookshelf-app-android-kotlin-compose
PURL: pkg:github/lixoten/codelab-bookshelf-app-android-kotlin-compose
Stars: 6
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 1.76 MB
Dependencies parsed at:
17
Created at: over 2 years ago
Updated at: 5 months ago
Pushed at: over 2 years ago
Last synced at: 2 months ago
Topics: android, dependencyinjection, google-books-api, jetpack-compose, lazygrid, repository, uistate, viewmodel
- androidx.activity:activity-compose 1.6.1 implementation
- androidx.compose.material3:material3 1.1.0-alpha04 implementation
- androidx.compose.material:material 1.3.1 implementation
- androidx.compose.material:material-icons-extended 1.3.1 implementation
- androidx.compose.ui:ui $compose_ui_version implementation
- androidx.compose.ui:ui-tooling-preview $compose_ui_version implementation
- androidx.core:core-ktx 1.9.0 implementation
- androidx.lifecycle:lifecycle-runtime-ktx 2.5.1 implementation
- androidx.lifecycle:lifecycle-viewmodel-compose 2.5.1 implementation
- androidx.navigation:navigation-compose 2.5.3 implementation
- com.google.android.material:material 1.7.0 implementation
- com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter 0.8.0 implementation
- com.squareup.retrofit2:converter-gson 2.9.0 implementation
- com.squareup.retrofit2:retrofit 2.9.0 implementation
- io.coil-kt:coil-compose 2.2.2 implementation
- org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1 implementation
- junit:junit 4.13.2 testImplementation