A user-friendly tool for accessing and analyzing forex rates.
Description:
A Flask app to view up to date currency exchange rates using VATComply's API.
Installation:
- Install Python and pip
- Download the latest version from https://www.python.org/downloads/
- Install Flask
- pip install Flask
- Launch CMD
- cd to directory
- Run Flask App
- python app.py
- View site
- localhost:5000
Usage:
Use Flask to run app.py and go to localhost:5000