Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muzamilofficial/currency-converter-application-in-java-andriod

A simple and efficient currency converter app for Android. Easily convert between multiple currencies with real-time exchange rates.
https://github.com/muzamilofficial/currency-converter-application-in-java-andriod

andriod-app andriod-studio android app currency-converter java modern sqllite3 visual-studio-code

Last synced: 6 days ago
JSON representation

A simple and efficient currency converter app for Android. Easily convert between multiple currencies with real-time exchange rates.

Awesome Lists containing this project

README

        

# 💱 Android Currency Converter Application

**A simple and efficient currency converter app for Android.**
Easily convert between multiple currencies with real-time exchange rates. 🌍

---

## 🌟 Features

- 🔄 **Real-Time Currency Conversion**
Convert between various currencies with up-to-date exchange rates.

- 🌐 **Supports Multiple Currencies**
Choose from a wide range of currencies for your conversions.

- 🔍 **Search and Select Currencies**
Quickly find the currency you need from a searchable list.

- 💾 **Offline Mode**
Save the last fetched exchange rates for offline usage.

- 🎨 **User-Friendly Interface**
Clean and intuitive design with Material Design principles.

---

## 🛠️ Tech Stack

- **Programming Language:** Kotlin ☕
- **Database:** SQLite 📂 (for storing offline rates)
- **API:** Exchange rate data fetched from a reliable currency API 📡
- **UI Design:** Material Design 🎨

---

## 🚀 How to Install

1. Clone the repository:
```bash
git clone https://github.com/Muzamilofficial/android-currency-converter.git