All Projects → mrcsxsiq → Kotlin Pokedex

mrcsxsiq / Kotlin Pokedex

Licence: mit
🌀 A Pokedex app using ViewModel, LiveData, Room and Navigation

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Kotlin Pokedex

Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (-94.46%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (-64.53%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (-96.54%)
Mutual labels:  room, viewmodel, livedata, architecture-components
Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
Stars: ✭ 47 (-95.93%)
Mutual labels:  room, viewmodel, livedata, architecture-components
Reactive Mvvm Android
My way to MVVM using KotlinX Coroutines and Android data-binding
Stars: ✭ 626 (-45.85%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (-71.02%)
Mutual labels:  viewmodel, room, navigation, livedata
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (-71.11%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Superhero-App
🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
Stars: ✭ 27 (-97.66%)
Mutual labels:  room, viewmodel, livedata, architecture-components
Android Architecture Components Kotlin
Sample used to practice Kotlin and Android Architecture Components.
Stars: ✭ 326 (-71.8%)
Mutual labels:  viewmodel, room, architecture-components, livedata
DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
Stars: ✭ 81 (-92.99%)
Mutual labels:  room, navigation, viewmodel, livedata
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (-81.14%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (-95.24%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Gallerit
A sample Android gallery to search images posted on Reddit built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
Stars: ✭ 153 (-86.76%)
Mutual labels:  viewmodel, room, navigation, livedata
Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (-66.96%)
Mutual labels:  viewmodel, room, navigation, livedata
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-98.79%)
Mutual labels:  room, navigation, viewmodel, livedata
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (-51.3%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-98.44%)
Mutual labels:  viewmodel, room, architecture-components, livedata
Androidarchitecture
Recommended architecture by Android
Stars: ✭ 883 (-23.62%)
Mutual labels:  viewmodel, room, livedata
Jetpack Wanandroid
Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥
Stars: ✭ 353 (-69.46%)
Mutual labels:  viewmodel, room, livedata
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-96.89%)
Mutual labels:  viewmodel, room, livedata


Kotlin Pokedex

Pokedex app built with Kotlin

Awesome Kotlin Android CI License MIT Say thanks

Download

Go to the releases page to download the latest available apk.

Screenshots

Home Pokedex Pokedex FAB

Pokedex Search Pokedex Generation Pokemon Info - About

Pokemon Info - Base Stats Pokemon Info - Evolution News Detail

Development Roadmap

Features

  • [x] Home
  • [x] Pokedex
  • [x] Pokedex - FAB
  • [x] Pokedex - Search
  • [x] Pokedex - Generation
  • [x] Pokemon Info
  • [x] Pokemon Info - About
  • [x] Pokemon Info - Base Stats
  • [x] Pokemon Info - Evolution
  • [x] News Detail

Thanks

Design

Other Pokedex Projects

Contributors


@zsmb13

@aesean

@STFBEE

@CorneilleEdi

@naufalprakoso

You

Author


@mrcsxsiq

License

All the code available under the MIT license. See LICENSE.

MIT License

Copyright (c) 2019 Marcos Paulo Farias

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].