-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
999dfb3
commit 8f528fd
Showing
3 changed files
with
29 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
CONVERSOR ALURA | ||
<p align="center" > | ||
<img src="https://user-images.githubusercontent.com/110739445/206951485-8cc1df63-20f7-4c18-85da-2ab9f01b5e02.gif"> | ||
</p> | ||
|
||
|
||
# Challenge ONE | Conversor de Moneda | ||
Challenge de Oracle Next Education y Alura: <b>Crea tu propio conversor de moneda</b>. | ||
|
||
<br> | ||
|
||
Detalles del proyecto: | ||
- Además de divisas (USD, EUR y ARS) también convierte temperaturas (ºC, ºF y K). | ||
- Los valores de las divisas se obtienen a través de dos diferencias APIs (por lo que los resultados obtenidos estarán relativamente actualizados). | ||
- Se hace uso de Maven para la gestión de dependencias, particularmente para uso de la librería json.simple. | ||
|
||
<br> | ||
|
||
Puedes descargar el ejecutable desde [aquí](). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters