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.
- HTML
- CSS
- SCSS
- JavaScript
- Typescritp
- Angular 15
This web app was created for studies propose.
It was made for consult today's currency quotation from Dollars to Reais.
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.
The purple button will send your value to trade your currency value. The red one will send 0 to both inputs.
In the end of card, will shown a Date Time from last update of currency value.
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.
PS: The currency value is base on bid value.
This website still on development stage.