reynaroyce12 / Currency-Converter-Application

Currency Converter using FLASK πŸ’°

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ’°


Languages

Language:CSS 51.5%Language:SCSS 23.2%Language:Less 22.9%Language:HTML 1.7%Language:JavaScript 0.4%Language:Python 0.3%