DISCLAIMER: The app code is on MASTER branch!

Currency quotation

This web app was made for get the actual value of Dollars(USD) and quote it in Reais(BRL). I've focused on it to study and to improve my knowledge on Services structures and consuming some api. You can find it here.

Technologies:

  • HTML
  • CSS
  • SCSS
  • JavaScript
  • Typescritp
  • Angular 15

Used API:

Fonts:

Web app objective:

This web app was created for studies propose.
It was made for consult today's currency quotation from Dollars to Reais.

The website

Unique page:

This is the main app. Will be shown two input areas a couple of buttons and last modified date. In the first input you can type a value that you have in Dollars. In the second one, you can't chang its value because is a result area.

image

The purple button will send your value to trade your currency value. The red one will send 0 to both inputs.

image

In the end of card, will shown a Date Time from last update of currency value.

image

When you put and click on "calcular" any value bigger than 0, you'll receive a table off the card with 1, 5, 10, 25, 50 and 100 bucks.

image

PS: The currency value is base on bid value.

Notes:

This website still on development stage.