An open API service indexing awesome lists of open source software.

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

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