Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

bircni/CurrencyConverter

Repository files navigation

Gradle Build

CurrencyConverter

Get it on Github

About The Project

A small Android App to convert currencies.

  • Supports multiple currencies and offline mode.
  • Uses EuropeanCentralBank API to fetch the latest exchange rates.
  • Uses Paper to store the exchange rates locally.
  • Currency rates are updated every 24 hours.
  • Languages: German, English (default)

Screenshots

Prerequisites

  • Android Studio
  • Android SDK
  • Android N (API 24) or higher

Installation

  1. Clone the repo

    git clone https://github.com/bircni/CurrencyConverter.git
  2. Open in Android Studio

  3. Run on emulator or device

Contributing

If you want to contribute - open an issue or a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/CurrencyCool)
  3. Commit your Changes (git commit -m 'added something new')
  4. Push to the Branch (git push origin feature/CurrencyCool)
  5. Open a Pull Request

Thanks to

Github Logo Icon by Adi Sînchetru