https://github.com/coder2699/currency_converter
https://github.com/coder2699/currency_converter
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coder2699/currency_converter
- Owner: coder2699
- Created: 2020-07-13T01:44:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T21:46:13.000Z (almost 6 years ago)
- Last Synced: 2025-02-23T16:49:32.395Z (over 1 year ago)
- Language: Java
- Size: 168 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

