cepero91 / gleaApp

Android pokedex app built using MVI and Clean architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G.L.E.A. (Gotta List 'Em All)

GLEA is a demo Pokedex application which lists (😏) and shows Pokemon details, such as type and stats, whenever the user selects one. The app has been designed using Clean Architecture and MVI.

GLEA uses the PokeAPI for retrieving pokemon details that are updated in the database, allowing offline use once the database has been populated

Next steps

  • Filtered list by type
  • Advanced search by name and range of stats
  • Save single pokemon or category in a User Preferences app section

Tech details

About

Android pokedex app built using MVI and Clean architecture


Languages

Language:Kotlin 100.0%