Skip to content

API-Client for PokeAPI. Uses cache-storage and lazy-loading via Jetpack Compose. Tests are performed in JUnit.

Notifications You must be signed in to change notification settings

limtis0/ListPokeAPI

Repository files navigation

ListPokeAPI

This is a simple application that allows you to view information about various Pokémon. The app retrieves data from the PokeAPI and displays it in a convenient way. The data is cached in the database to support offline mode. JUnit is used for unit-testing.

Instructions

To run the app locally, follow these steps:

  1. Clone the repository from GitHub: repository link.
  2. Open the project in your preferred development environment.
  3. Build and run the project on an emulator or physical device.

Alternatively: Download pre-build APK from "Releases" page and run it on an emulator or physical device

Showcase

showcase

About

API-Client for PokeAPI. Uses cache-storage and lazy-loading via Jetpack Compose. Tests are performed in JUnit.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages