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

https://github.com/aadewunmi/simple_money_converter

Simple money conversion program in Java
https://github.com/aadewunmi/simple_money_converter

java-8

Last synced: 7 months ago
JSON representation

Simple money conversion program in Java

Awesome Lists containing this project

README

          

# Simple Money Converter Project

This is a console-based Java application, designed to convert money from one currency to another using an exchange rate.

## Installation:

Download or clone the repository on your local machine.

```sh
$ git clone https://github.com/AAdewunmi/Simple_Money_Converter.git
$ cd Simple_Money_Converter
```
### Console output

![Image description](src/Screenshot%202021-01-10%20at%2013.45.15.png)