Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.02 KB

MyPokedexApp

Description

It is toy app for fun created in Jetpack Compose that uses REST Api PokeApi to display the list of pokemon along with their stats and type.

Libraries Used

  • Retrofit - Retrofit turns your REST API into a Java interface
  • Dagger-hilt - A fast dependency injector for Android and Java
  • Coil - An image loading library for Android backed by Kotlin Coroutines.

Features

  • Light and Dark mode
  • Search bar
  • Stats display
  • Biometric Authentication

Screenshots

Homepage

Pokemon detail page

Search bar working page

Contact

Rik Chatterjee - [email protected]