Skip to content

reynaroyce12/Currency-Converter-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Converter-Application 💰

The project is a currency converter flask application with gunicorn server using Exchangeratesapi.io.

Prerequisites

Requires api key from Exchangeratesapi https://exchangeratesapi.io/

Usage

To configure the development environment,install the packages using the command pip install -r requirements.txt set the flask app and env variables. Add a .env file in the root directory for storing the api credentials.
To unable the debug mode use $env:FLASK_ENV = "development"

See deployment : https://convert-your-currency.herokuapp.com/

About

Currency Converter using FLASK 💰

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published