Skip to content

Practicando con Java: Challenge Conversor de Monedas #AluraLatam y #oraclenexteducation

Notifications You must be signed in to change notification settings

agasca/conversor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the world of Java with Alura and Oracle One Training

Challenge.

Currency Converter. By reading these code you will learn how to make requests to an exchange rate API, how to manipulate JSON data and finally how to filter and display currencies of interest.

Features

The steps to complete this challenge will be detailed below and will be available in the adjacent section:

  • Configuring the Java Environment,
  • Project Creation,
  • API Consumption,
  • JSON Response Analysis,
  • Coin Filtering,
  • Displaying results to users, etc c.

IDE

Visual Studio Code was used to write Java code.

Online setbacks and query sources (URL):

CHALLENGE PROBLEM.

I already have the JSON, but I can't extract the info

How to access nested elements of json object using getJSONArray method

Parsing nested JSON data using GSON

Gson Deserialization

Note: Thanks to programmers who shared code on forums and web pages.

Dates:

20240422 - 20240929

About

Practicando con Java: Challenge Conversor de Monedas #AluraLatam y #oraclenexteducation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages