lokified / Fiat

An app that shows crypto coin list and a searchable screen that can find different types of coins with its markets and exchanges

Home Page:https://drive.google.com/file/d/1XKuCm58iAZPYtZmQOgkdP61Vv-z-wC97/view?usp=sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fiat

An app that shows crypto coin list and a searchable screen that can find different types of coins with its markets and exchanges

Download Apk

Screenshots

Home screen

Detail screen

Search screen

Launching Application

  1. Download and install Android Studio
  2. Install JAVA jdk and kotlin
  3. Clone or download this repository to your local machine.
  4. Launch the project in Android Studio
  5. Run the application on the emulator or use your android phone

Technologies Used

  • coinranking API - The data comes from the API
  • Kotlin - App is built with the language.
  • Jetpack compose - Ui uses compose
  • Retrofit- For making requests in the API.
  • Hilt - For dependency injection.
  • Jetpack components;
    • navigation component - Navigating through different screens in the app.
  • Coroutines - Used to make asynchronous calls.
  • Flow - Used to get data from network requests asynchronously.
  • Coil - for loading images.
  • Splash screen Api - For creating a splash screen on app starting.

About

An app that shows crypto coin list and a searchable screen that can find different types of coins with its markets and exchanges

https://drive.google.com/file/d/1XKuCm58iAZPYtZmQOgkdP61Vv-z-wC97/view?usp=sharing


Languages

Language:Kotlin 100.0%