Skip to content

Julopvel/Challenge_Conversor_Monedas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Challenge ONE: Conversor de Monedas y Unidades 💱📏
Alura LATAM + Oracle ONE

🗒 Project Description

The objective of the challenge is to create a GUI with Java that allows the user to convert between currencies.

This challenge is part of the program Oracle Next Education (ONE) in association with Alura.

✅ Requirements

➡ Convert from your country's currency to up to five other currencies.

➕ Extras

The following features were added as extras:

➡ International currency conversion using the API: ExchangeRate-API

➡ Conversion between temperature and time units.

⚙ Tools

  • Java Platform, Standard Edition 20 Development Kit (JDK 20) ☕

  • REST API by ExchangeRate-API

  • GSON library: Allows to convert the API response from JSON to a Java Object.

Releases

No releases published

Packages

No packages published

Languages