Giter Site home page Giter Site logo

pokedex-compose's Introduction

Pokedex

This is a pokedex app made with compose.


Architecture

Using MVVM + Clean architecture

Libraries

Sources

[Design] The design is inspired by the Pokédex app created by Flavio Farias.

[API] The project is using PokeAPI

Screenshots

Module Dependency Graph

License

Copyright 2021 D000L (SeokHo Im)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

pokedex-compose's People

Contributors

d000l avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ejqe

pokedex-compose's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency androidx.glance:glance-appwidget to v1.0.0
  • Update accompanist to v0.34.0 (com.google.accompanist:accompanist-placeholder, com.google.accompanist:accompanist-navigation-material, com.google.accompanist:accompanist-pager, com.google.accompanist:accompanist-flowlayout)
  • Update androidGradlePlugin to v7.4.2 (com.android.library, com.android.application)
  • Update compose to v1.6.7 (androidx.compose.ui:ui-test-junit4, androidx.compose.runtime:runtime-livedata, androidx.compose.runtime:runtime, androidx.compose.ui:ui-tooling, androidx.compose.material:material, androidx.compose.ui:ui)
  • Update dependency androidx.activity:activity-compose to v1.9.0
  • Update dependency androidx.appcompat:appcompat to v1.6.1
  • Update dependency androidx.core:core-ktx to v1.13.1
  • Update dependency androidx.datastore:datastore-preferences to v1.1.1
  • Update dependency androidx.hilt:hilt-navigation-compose to v1.2.0
  • Update dependency androidx.paging:paging-common-ktx to v3.2.1
  • Update dependency com.android.tools.build:gradle to v8.4.0
  • Update dependency com.google.android.material:material to v1.12.0
  • Update dependency com.squareup.retrofit2:retrofit to v2.11.0
  • Update dependency gradle to v8.7
  • Update dependency io.coil-kt:coil-compose to v2.6.0
  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.0
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3
  • Update hilt to v2.51.1 (com.google.dagger.hilt.android, com.google.dagger:hilt-android-compiler, com.google.dagger:hilt-android)
  • Update kotlin monorepo to v1.9.23 (org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin.plugin.serialization, org.jetbrains.kotlin.android, org.jetbrains.kotlin.kapt)
  • Update lifecyle to v2.7.0 (androidx.lifecycle:lifecycle-viewmodel-compose, androidx.lifecycle:lifecycle-viewmodel-ktx, androidx.lifecycle:lifecycle-livedata-ktx)
  • Update okhttp monorepo to v4.12.0 (com.squareup.okhttp3:logging-interceptor, com.squareup.okhttp3:okhttp)
  • Update room to v2.6.1 (androidx.room:room-compiler, androidx.room:room-runtime, androidx.room:room-ktx)
  • Update actions/checkout action to v4
  • Update actions/setup-java action to v4
  • Update androidGradlePlugin to v8 (major) (com.android.library, com.android.application)
  • Update dependency androidx.paging:paging-compose to v3
  • Update dependency com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter to v1
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/android.yml
  • actions/checkout v3
  • actions/setup-java v3
gradle
buildSrc/src/main/kotlin/Applier.kt
gradle.properties
settings.gradle.kts
build.gradle.kts
  • com.rickbusarow.module-check 0.12.3
  • com.vanniktech:gradle-dependency-graph-generator-plugin 0.9.0-SNAPSHOT
buildSrc/settings.gradle.kts
buildSrc/build.gradle.kts
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.8.21
  • com.android.tools.build:gradle 8.0.2
  • com.squareup:javapoet 1.13.0
core/build.gradle.kts
data/build.gradle.kts
  • org.jetbrains.kotlin.plugin.serialization 1.8.21
  • javax.inject:javax.inject 1
domain/build.gradle.kts
  • javax.inject:javax.inject 1
  • androidx.paging:paging-common-ktx 3.1.1
download/destination/build.gradle.kts
download/feature/build.gradle.kts
gradle/libs.versions.toml
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.4.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4
  • androidx.compose.ui:ui 1.4.3
  • androidx.compose.material:material 1.4.3
  • androidx.compose.ui:ui-tooling 1.4.3
  • androidx.compose.runtime:runtime 1.4.3
  • androidx.compose.runtime:runtime-livedata 1.4.3
  • androidx.compose.ui:ui-test-junit4 1.4.3
  • androidx.activity:activity-compose 1.6.1
  • androidx.navigation:navigation-compose 2.6.0-alpha04
  • androidx.paging:paging-compose 1.0.0-alpha17
  • com.google.accompanist:accompanist-flowlayout 0.30.1
  • com.google.accompanist:accompanist-pager 0.30.1
  • com.google.accompanist:accompanist-navigation-material 0.30.1
  • com.google.accompanist:accompanist-placeholder 0.30.1
  • androidx.core:core-ktx 1.9.0
  • androidx.appcompat:appcompat 1.5.1
  • com.google.android.material:material 1.7.0
  • androidx.lifecycle:lifecycle-livedata-ktx 2.5.1
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.5.1
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.5.1
  • com.google.dagger:hilt-android 2.44.2
  • com.google.dagger:hilt-android-compiler 2.44.2
  • androidx.hilt:hilt-navigation-compose 1.0.0
  • androidx.room:room-ktx 2.4.3
  • androidx.room:room-runtime 2.4.3
  • androidx.room:room-compiler 2.4.3
  • androidx.datastore:datastore-preferences 1.0.0
  • com.squareup.retrofit2:retrofit 2.9.0
  • com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter 0.8.0
  • com.squareup.okhttp3:okhttp 4.10.0
  • com.squareup.okhttp3:logging-interceptor 4.10.0
  • io.coil-kt:coil-compose 2.2.2
  • junit:junit 4.13.2
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.core:core-splashscreen 1.0.1
  • androidx.palette:palette-ktx 1.0.0
  • com.android.application 7.3.1
  • com.android.library 7.3.1
  • com.google.dagger.hilt.android 2.44.2
  • org.jetbrains.kotlin.kapt 1.8.21
  • org.jetbrains.kotlin.android 1.8.21
  • org.jetbrains.kotlin.plugin.serialization 1.8.21
move/destination/build.gradle.kts
move/feature/build.gradle.kts
navigation/build.gradle.kts
news/destination/build.gradle.kts
news/feature/build.gradle.kts
pokedex/build.gradle.kts
pokemon/destination/build.gradle.kts
pokemon/feature/build.gradle.kts
presentation/build.gradle.kts
widget/build.gradle.kts
  • androidx.glance:glance-appwidget 1.0.0-beta01
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.