Coder Social home page Coder Social logo

exchangerateapp's Introduction

EN: The "Exchange Rate API" application is a challenge proposed by Oracle ONE. he application uses the Exchange API. At the moment, the available conversions are:

BRL > USD
USD > BRL
BRL > AUD
AUD > BRL
EUR > USD
USD > EUR

You choose your option using the numbers given at the start of the application. Then enter the amount you want. You will receive the amount back and can make further enquiries. If you wish to close, just send: 7

The application creates a Json file with the value and currency information, for example:

  {
    "conversion_result": 21.73,
    "base_code": "EUR",
    "target_code": "USD"
  }

The application has been separated into methods, I'm a student and I welcome improvement tips. Thanks for reading!

PT: A aplicação "Exchange Rate API" é um desafio proposto pela Oracle ONE. A aplicação utiliza a API Exchange. Nesse momento as conversões disponiveis são:

BRL > USD
USD > BRL
BRL > AUD
AUD > BRL
EUR > USD
USD > EUR

Você escolhe a sua opção com as numerações informadas no inicio da aplicação. E em seguida digita o valor desejado. Você terá o retorno do valor e poderá realizar novas consultas. Caso você deseje encerrar é só enviar: 7

A aplicação cria um arquivo Json com as informações de valor e moedas, por exemplo:

  {
    "conversion_result": 21.73,
    "base_code": "EUR",
    "target_code": "USD"
  }

A aplicação foi separada em metodos, sou um estudante e aceito dicas de melhorias. Obrigado por ler!

exchangerateapp's People

Contributors

gerfy1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.