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

https://github.com/coder2699/currency_converter


https://github.com/coder2699/currency_converter

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# Currency Converter App

This app accepts amount from the user and uses basic operations to convert it from Indian Rupees to US Dollars and vice versa.


This image shows the structure of the app :-


The images below show the working of the app.


After entering the desired amount when the user presses "Convert" button, a toast message appears displaying the converted amount value.