Assignment 2 for Advanced programming course 602
By Alvaro Bueno
run
npm install
and after that
webpack
to get the web assets built and running.
after that, you must install and set mongo db with the use of run.sh.
then, run the server with:
FLASK_APP=server.py flask run
Step 1. visit in a browser http://localhost:5000
Step 2. Select a currency
Step3. Buy or Sell using the form on the right side of the Graph