Skip to content

ppande574/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

Java-Based Application

Pratik Pande- ppande0221@gmail.com

This repository is hosted at: https://github.com/ppande574/Currency-Converter

This application currently supports a console-based interface.

This application utilizes two API's:

  • The first API responds with a JSON containing the currency codes for all currencies that are currently in use globally
  • The second API responds with a JSON containing a specific conversion value given two currencies

Console-Based Implementation Completed 12/23/2021

(Currency Conversion API allows 300 requests per month. For more information please visit: https://currencyapi.com/)

About

A Java-based currency conversion application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages