Skip to content

This project is a currency and temperature converter developed in JAVA programming language version 1.8 with Eclipse IDE. Object-oriented programming (OOP) principles, the MVC design pattern, the Swing GUI library and the Maven project management tool were used for this project.

Notifications You must be signed in to change notification settings

A-Picasso/ConversorJavaChallengeONE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Typing SVG



📄 Description

This project is a currency and temperature converter developed in JAVA programming language version 1.8 with Eclipse IDE. Object-oriented programming (OOP) principles, the MVC design pattern, the Swing GUI library and the Maven project management tool were used for this project.
This project was developed as part of the Alura Latam-Oracle Group 4 program.

Example of the program running

🛠️ Built with


💱 Currency converter

The currency converter uses the API Exchange Rates Data API to get the exchange rates in real time. To use the currency converter, select the source and target currencies, enter the amount to convert and press the "Convertir" button. The application will retrieve the updated exchange rate from the API and display the result in the corresponding field.

Currency converter example

🌡️ Temperature converter

To use the temperature converter, select the source and target units, enter the temperature to be converted and press the "Convertir" button. The application will perform the conversion and display the result in the corresponding field. This allows you to convert between the following temperature units:

  • Celsius (°C)
  • Fahrenheit (°F)
  • Kelvin (°K)
Temperature converter example

💾 Installation

1. Clone the repository: $ git clone https://github.com/A-Picasso/ConversorJavaChallengeONE.git
2. Import the project into Eclipse IDE.
3. Configure the project with Maven dependencies.
4. Run the application from the App.java class.

☎️ Connect with me

About

This project is a currency and temperature converter developed in JAVA programming language version 1.8 with Eclipse IDE. Object-oriented programming (OOP) principles, the MVC design pattern, the Swing GUI library and the Maven project management tool were used for this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages