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
- Host: GitHub
- URL: https://github.com/aadewunmi/simple_money_converter
- Owner: AAdewunmi
- Created: 2021-01-10T14:07:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T14:50:17.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T06:11:33.081Z (9 months ago)
- Topics: java-8
- Language: Java
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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