Skip to content

Currency Converter is a user-friendly Java application that allows seamless conversion between different currencies and temperature units. With real-time exchange rates and automatic updates, users can easily perform accurate conversions for their financial and temperature-related needs

Notifications You must be signed in to change notification settings

ZuryOphre/Currency-and-Temperature-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter App

Currency Converter Demo

Description

Currency Converter is a user-friendly Java application that allows seamless conversion between different currencies and temperature units. The application provides real-time exchange rates for major currencies, including USD, EUR, GBP, JPY, KRW, and CLP (Chilean Peso), making it a practical tool for international travelers and businesses.

How to Use

  1. Clone this repository to your local machine using the following command:
git clone https://github.com/ZuryOphre/Currency-and-Temperature-Converter.git
  1. Open the project in your favorite Java IDE (such as Eclipse or IntelliJ IDEA).
  2. Run the CurrencyConverterApp.java file to launch the application.
  3. The application will greet you with a welcome message and prompt you to select the type of conversion you want to perform - currency or temperature.

Currency Conversion:

If you select currency conversion, you will be asked to input the amount you want to convert.

Next, you will choose the source currency and the target currency from the available options (USD, EUR, GBP, JPY, KRW, CLP).

The application will then calculate and display the converted amount based on the real-time exchange rates.

For example, if you want to convert 100 USD to EUR, the application will show you the equivalent amount in Euros based on the current exchange rate.

Temperature Conversion:

If you select temperature conversion, you will be asked to input the temperature value.

You will then choose the source temperature unit (Celsius, Fahrenheit, Kelvin) and the target temperature unit from the available options.

The application will perform the conversion and display the result accordingly.

For example, if you input 30 degrees Celsius and want to convert it to Fahrenheit, the application will show the equivalent temperature in Fahrenheit.

After each conversion, the application will give you the option to perform another conversion or exit the application.

Demo

Temperature Converter Demo

Contributors

Zury Martinez
GitHub
LinkedIn

Zury Martinez-Developer

About

Currency Converter is a user-friendly Java application that allows seamless conversion between different currencies and temperature units. With real-time exchange rates and automatic updates, users can easily perform accurate conversions for their financial and temperature-related needs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages