Skip to content

Built with Clean Architecture. Consumes the CoinGecko API to convert fiat currencies to the main cryptocurrencies.

Notifications You must be signed in to change notification settings

matheus-miranda/Crypto-Converter

Repository files navigation

Crypto Converter

Built on Clean Architecture

Presentation

Intro

This app uses the public ConGecko API to convert Fiat currency to Crypto currency and vice-versa.
Uses Retrofit, Koin, Coroutines, Flow, LiveData, ViewModel, Fragments, Navigation and Room.

Updates

30/Aug - Working on instrumentation and unit tests (issue #1) - testing branch

Features

  • Enter any value and choose the currencies to convert

  • Result can be saved

  • Also displays high/low price in the previous 24h

  • Fiat currencies:
    AUD
    BRL
    USD
    EUR
    GBP
    CAD

  • Crypto currencies:
    Bitcoin (BTC)
    Ethereum (ETH)
    Litecoin (LTC)
    Cardano (ADA)
    Bitcoin Cash (BCH)
    Stellar (XLM)
    Tether (USDT)
    Ripple (XRP)
    Monero (XMR)
    Dogecoin (DOGE)
    Neo (NEO)
    Dash (DASH)

Screens

In use

About

Built with Clean Architecture. Consumes the CoinGecko API to convert fiat currencies to the main cryptocurrencies.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages