Kotlin-Pokedex
Pokédex app
A Pokedex app with features for browsing and searching Pokémon data
A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation
2k stars
22 watching
205 forks
Language: Kotlin
last commit: 10 months ago
Linked from 3 awesome lists
androidarchitecture-componentshacktoberfestkoinkotlinlivedatanavigationroomviewbindingviewmodel
Related projects:
Repository | Description | Stars |
---|---|---|
xerod/pokedex | A Pokédex application built with NextJS and GraphQL that allows users to search and collect Pokémon, persisting data locally in the browser. | 1 |
kelilipan/pkdx | A web app that displays Pokémon data using GraphQL and React | 5 |
skydoves/pokedex-ar | An Android app that uses ARCore and Sceneform to display 3D Pokémon models | 592 |
mrcsxsiq/droidnotes | A note-taking app built using the MVVM architecture with features like offline data storage and search functionality. | 66 |
learnapollo/pokedex-react-native | A React Native app using Apollo and GraphQL to display Pokémon data | 40 |
ericksumargo/dads | An Android app with a joke content feed and various features using Kotlin and popular libraries | 245 |
dangquanuet/the-movie-db-kotlin | An Android app implementing various features like MVVM, Coroutines, Room, and Navigation for a movie database | 429 |
kevingitonga/tukonewsclient | A simple Android news app using MVVM architecture and Retrofit to consume the Tuko News API | 9 |
vutran/alfred-pokedex | An Alfred 3 workflow for searching Pokémon information using a JavaScript-based API and data models. | 23 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |
auron567/gallerit | An Android gallery application that demonstrates modern Android development practices and technologies using Kotlin | 219 |
algolia/algoliasearch-client-kotlin | A Kotlin API client for interacting with an Algolia search engine | 59 |
rohitsangwan01/pocketbase_server_flutter | A Flutter plugin that enables direct access to Pocketbase Server from mobile apps | 28 |
mazipan/graphql-pokeapi | An unofficial GraphQL API providing data access to the PokeAPI | 175 |
reactivedroid/tvflix | An Android app replicating TVMaze.com's functionality with Kotlin and various architecture components for learning and demonstration purposes. | 411 |