https://github.com/bavllymagid/pokedex-v2
A Pokémon dictionary for all you want to know about Pokémons
https://github.com/bavllymagid/pokedex-v2
agile-development android clean-architecture dependency-injection hilt-dependency-injection pokeapi pokedex pokemon retrofit room-database
Last synced: 3 months ago
JSON representation
A Pokémon dictionary for all you want to know about Pokémons
- Host: GitHub
- URL: https://github.com/bavllymagid/pokedex-v2
- Owner: bavllymagid
- Created: 2022-09-17T14:35:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T20:31:09.000Z (about 2 years ago)
- Last Synced: 2025-02-09T14:46:42.077Z (5 months ago)
- Topics: agile-development, android, clean-architecture, dependency-injection, hilt-dependency-injection, pokeapi, pokedex, pokemon, retrofit, room-database
- Language: Kotlin
- Homepage:
- Size: 5.54 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokedex
Pokedex is a beautiful pokemon dictionary for those who loves pokemon and want to know more about them.
***(Disclaimer: This is not an official pokemon app)***
## Features
- [x] List of all pokemon with pagination
- [x] View pokemon details and discription
- [x] View pokemon evolution chain
- [x] View pokemon stats
- [x] Add pokemon to favorite list## Screenshots
| Pokemons Screen | Pokemon Details | Pokemon Evolution | Pokemon Stats |
| :---: | :---: | :---: | :---: |
||
|
|
|
## Beta Release
- [Download APK]("https://github.com/bavllymagid/Pokedex-v2/releases/download/v1.0.0/Pokedex.apk")
## Installation- Clone this repo to your local machine using
` git clone https://github.com/bavllymagid/Pokedex-v2.git `### Requirements
- [Android Studio](https://developer.android.com/studio)
- [Android SDK](https://developer.android.com/studio/releases/platform-tools)
- [Android Physical Device](https://developer.android.com/studio/run/device) or [Android Virtual Device](https://developer.android.com/studio/run/managing-avds)## Future work
- [ ] Add pokemon to favorite list
- [ ] Search pokemon by name
- [ ] Search pokemon by type
- [ ] Category pokemon by type
- [ ] Buy and sell pokemon
- [ ] More Accurate pokemon stats and details