Skip to content

Repository files navigation

HackTheBurgh 2019

Devpost submission: https://devpost.com/software/predictheburgh

1. Add virtual environment and setup requirements

virtualenv venv

source venv/bin/activate

pip install -r requirements.txt

2. Actually run flask flask

export FLASK_APP=exchange_rate.py

flask run

Then just go to http://localhost:5000/ in the browser

About

Predict exchange rates between currencies and provides the optimal time to convert money (HackTheBurgh 2019)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages