Awesome
<h1 align="center"> <br> <img src="screenshots/kotlin.png" width="300" alt="Kotlin Pokedex"> <br> <br> Pokedex app built with Kotlin </h1> <p align="center"> <a href="https://github.com/KotlinBy/awesome-kotlin"> <img src="https://kotlin.link/awesome-kotlin.svg" alt="Awesome Kotlin"> </a> <a href="https://github.com/mrcsxsiq/Kotlin-Pokedex/actions"> <img src="https://github.com/mrcsxsiq/Kotlin-Pokedex/workflows/Android%20CI/badge.svg" alt="Android CI"> </a> <a href="https://opensource.org/licenses/MIT"> <img src="https://img.shields.io/badge/License-MIT-red.svg" alt="License MIT"> </a> <a href="https://github.com/mrcsxsiq/Kotlin-Pokedex/stargazers"> <img src="https://img.shields.io/badge/Say%20Thanks-👍-1EAEDB.svg" alt="Say thanks"> </a> </p>Download
Go to the releases page to download the latest available apk.
<!-- Also available in Play Store <a href="https://github.com/mrcsxsiq/Kotlin-Pokedex/"> <img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" width="200" alt="Play Store"> </a> -->Screenshots
<p align="center"> <img src="screenshots/home.png" width="250" alt="Home"> <img src="screenshots/pokedex.png" width="250" alt="Pokedex"> <img src="screenshots/pokedex-fab.png" width="250" alt="Pokedex FAB"> </p> <p align="center"> <img src="screenshots/pokedex-fab-search.png" width="250" alt="Pokedex Search"> <img src="screenshots/pokedex-fab-generation.png" width="250" alt="Pokedex Generation"> <img src="screenshots/pokemon-info-about.png" width="250" alt="Pokemon Info - About"> </p> <p align="center"> <img src="screenshots/pokemon-info-base-stats.png" width="250" alt="Pokemon Info - Base Stats"> <img src="screenshots/pokemon-info-evolution.png" width="250" alt="Pokemon Info - Evolution"> <img src="screenshots/news-detail.png" width="250" alt="News Detail"> </p>Development Roadmap
- Kotlin
- LiveData
- Navigation
- ViewModel
- Room
- Coroutines
- Gradle Kotlin DSL
- Databinding
- Retrofit
- Koin
- Ktlint
- JUnit
- MotionLayout
- Transition Animations
- DayNight
- PokeAPI
-
Jetpack Compose- See compose-pokedex
Features
- Home
- Pokedex
- Pokedex - FAB
- Pokedex - Search
- Pokedex - Generation
- Pokemon Info
- Pokemon Info - About
- Pokemon Info - Base Stats
- Pokemon Info - Evolution
- News Detail
Thanks
- Márton Braun for his article and code review
Design
- Saepul Nahwan for his Pokedex App design
Other Pokedex Projects
- Zsolt Kocsi - Android on Jetpack Compose
- Pham Sy Hung - Flutter
Contributors
<a href="https://github.com/mrcsxsiq/Kotlin-Pokedex/graphs/contributors"> <img src="https://contrib.rocks/image?repo=mrcsxsiq/Kotlin-Pokedex&max=100" /> </a>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.