Skip to content

A command-line tool that retrieves real-time currency exchange rates using the ExchangeRate-API, leveraging libcurl for HTTP requests and nlohmann for JSON parsing.

Notifications You must be signed in to change notification settings

JPaek2000/CurrencyExchangeTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyExchangeTool

A command-line application that retrieves and displays real-time currency exchange rates using the ExchangeRate-API. This tool utilizes libcurl for HTTP requests and parses JSON responses to provide conversion rates for specified currencies. Future enhancements include developing a graphical user interface and expanding functionality

About

A command-line tool that retrieves real-time currency exchange rates using the ExchangeRate-API, leveraging libcurl for HTTP requests and nlohmann for JSON parsing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages