Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 419 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 419 Bytes

About The web application

This is a web application built using Python's microframework flask. It allows one to convert one country's currency into another's. The web API used for this purpose is Currency Converter API : https://currencyconverterapi.com/. The version of API is the free version with limited requests.

frontend

exchange