/converter

Challenge proposed by Alura of the ONE course in partnership with Oracle. The intention is to create a currency converter and as an additional challenge also do the conversion of other metrics.

Primary LanguageJava

Currency Converter

Challenge proposed by Alura of the ONE course in partnership with Oracle. The intention is to create a currency converter and as an additional challenge also do the conversion of other metrics.

🔨 Project features

  • Feature 1: Converts Brazilian currency into other currencies
  • Feature 1a: Converts world currencies into Brazilian currency
  • Feature 2: Converts speeds

Tela de detalhes do produto

orgs-desafio-detalhes

📁 Acesso ao projeto

This project is public, feel free to download the source code or to contribute some functionality or fix.

🛠️ Abrir e rodar o projeto

To run the project, download the files and open them in your favorite Java IDE

✔️ Técnicas e tecnologias utilizadas

  • Java 17
  • Java FX
  • InteliJ IDEA
  • Paradigma de orientação a objetos
  • MVC