/Currency-Converter

Currency converter that uses a basic API and uses Redis as a database. This project is built with Python, more specifically Flask.

Primary LanguageHTMLMIT LicenseMIT

Currency-converter

The application uses a basic API and uses Redis as a database. This project is built with python, more specifically Flask.



How can I run it?

Clone the repository.
pip install -r requirements.txt
python configure.py
python converter.py

Description

A basic API with a UI that stores the conversion rates in a Redis database and calculates them. Hope you enjoy it.


forthebadge


forthebadge