Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlosrocha-dev/toolsconverter

his project aims to create a currency and temperature conversion tool using the Java programming language. The tool is designed to meet the specific requirements outlined by our client. The primary features of the tool include currency conversion between different currencies and the ability to convert temperatures between Celsius and Fahrenheit.
https://github.com/carlosrocha-dev/toolsconverter

challengeoneconversorbr5

Last synced: about 1 month ago
JSON representation

his project aims to create a currency and temperature conversion tool using the Java programming language. The tool is designed to meet the specific requirements outlined by our client. The primary features of the tool include currency conversion between different currencies and the ability to convert temperatures between Celsius and Fahrenheit.

Awesome Lists containing this project

README

        



![cms_files_10224_1671211937Prancheta_8](https://github.com/carlosrocha-dev/ToolsConverter/assets/3737837/6e44a00d-bd65-428b-8a24-f025efbb1d19)

# Tools Converter

[![Versão do Projeto](https://img.shields.io/badge/version-0.0.1-blue.svg)](https://carlosrocha.com.br)
[![Tecnologia Java](https://img.shields.io/badge/Java-11-orange.svg)](https://www.java.com)

This project aims to create a currency and temperature conversion tool using the Java programming language. The tool is designed to meet the specific requirements outlined by our client. The primary features of the tool include currency conversion between different currencies and the ability to convert temperatures between Celsius and Fahrenheit.

## Features

### Currency Converter

The currency converter component allows users to convert between the Brazilian Real (BRL) and several other major currencies. The supported currency conversion pairs are:

- Brazilian Real (BRL) to US Dollar (USD)
- Brazilian Real (BRL) to Euro (EUR)
- Brazilian Real (BRL) to British Pound (GBP)
- Brazilian Real (BRL) to Argentine Peso (ARS)
- Brazilian Real (BRL) to Chilean Peso (CLP)

Additionally, the tool also supports reverse currency conversions:

- US Dollar (USD) to Brazilian Real (BRL)
- Euro (EUR) to Brazilian Real (BRL)
- British Pound (GBP) to Brazilian Real (BRL)
- Argentine Peso (ARS) to Brazilian Real (BRL)
- Chilean Peso (CLP) to Brazilian Real (BRL)

## License

This project is licensed under the [MIT License](LICENSE).