Skip to content

This is a currency converter app that allows you to convert between different currencies. It retrieves currency exchange rates from various APIs and provides a user interface to perform conversions.

License

Notifications You must be signed in to change notification settings

ZekeScript/do-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter App

This is a currency converter app that allows you to convert between different currencies. It retrieves currency exchange rates from various APIs and provides a user interface to perform conversions.

Features

  • Convert between different currencies using real-time exchange rates.
  • Supports conversion between the following currencies: Argentine Peso (ARS), US Dollar (USD), Euro (EUR), and Brazilian Real (BRL).
  • Displays the latest exchange rates for the official and blue market (unofficial) dollar.
  • Provides a historical chart of exchange rate evolution for the official and blue market dollar.
  • Allows selection of different time intervals for the chart (max, 5 years, 1 year, 6 months, 1 month, 5 days).
  • Displays the difference between today's exchange rates and the selected historical date.
  • Provides the ability to query exchange rates for specific dates.
  • Shows the percentage change in exchange rates compared to the selected historical date.
  • Includes a rotating animation on the refresh button.
  • Allows clearing the input fields with a clean button.

Installation and Setup

  1. Clone the repository or download the source code.
  2. Open the index.html file in a web browser.

Usage

  1. Select the currencies you want to convert from and to using the dropdown menus.
  2. Enter the amount you want to convert in the input field.
  3. The converted amount will be displayed in the corresponding output field.
  4. You can switch the conversion direction by clicking the arrow button.
  5. To view the last conversion made, click the "Last Conversion" button.
  6. To view the historical exchange rate chart, click the buttons corresponding to different time intervals.
  7. You can query exchange rates for specific dates by selecting a date from the dropdown menu.
  8. The difference in exchange rates between today and the selected historical date will be displayed.
  9. The percentage change in exchange rates will be shown, indicating if it has increased or decreased.

Note: The app retrieves real-time data from external APIs, so an internet connection is required.

Screenshots

Home

Home

Currency Converter

Currency converter

Currency converter

Query By Date

Query By Date

Query By Date

Historical charts

Evo chart

Evo chart

Demo

doNow mobile version

API References

The app uses the following APIs:

  • https://v6.exchangerate-api.com: Retrieves exchange rate data for different currencies.
  • https://api.bluelytics.com.ar: Fetches historical exchange rate data and the latest values for the official and blue market dollar.

Credits

This app was developed by ZekeScript. It uses the following libraries and technologies:

License

This project is licensed under the MIT License.

About

This is a currency converter app that allows you to convert between different currencies. It retrieves currency exchange rates from various APIs and provides a user interface to perform conversions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published