Skip to content

TheLogicals/Currency-Converter

Repository files navigation

Currency Converter

A powerful and user-friendly Currency Converter app built with Kotlin and Jetpack Compose. The app allows users to convert amounts from one currency to another using real-time exchange rates. It supports a wide variety of currencies and offers several features for a seamless user experience.

Features

  • Currency Selection: Users can choose a base and target currency from dropdown menus.
  • Amount Input: Allows users to input the amount they want to convert.
  • Real-time Display: Displays the converted amount in real-time as users enter or change the input.
  • Swap Currencies: Includes a button to switch the base and target currencies.
  • History: Provides a history feature for recent conversions and lets users set default currencies.

Screenshots

Currency Converter Screenshot

Getting Started

Prerequisites

  • Android Studio
  • Kotlin

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/currency-converter.git
    cd currency-converter
  2. Open the project in Android Studio

  3. Build and run the app

Usage

  1. Select the base currency from the dropdown menu.
  2. Select the target currency from the dropdown menu.
  3. Enter the amount you want to convert.
  4. View the converted amount in real-time.
  5. Use the swap button to switch between base and target currencies.
  6. Check the conversion history for your recent conversions.

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages