Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/muzamilofficial/currency-converter-application-in-java-andriod
- Owner: Muzamilofficial
- License: gpl-3.0
- Created: 2024-12-20T11:49:31.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T11:55:30.000Z (7 days ago)
- Last Synced: 2024-12-21T14:36:29.293Z (6 days ago)
- Topics: andriod-app, andriod-studio, android, app, currency-converter, java, modern, sqllite3, visual-studio-code
- Language: Java
- Homepage:
- Size: 2.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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