Creating a Python Web App using Django - providing real-time visualisation through the use of data received from the Binance APi
- pip install django, pandas, python-binance, bokeh, plotly
- Navigate to ./djangoApp/djangoApp and run the command 'python .manager runserver'
- add the '/liveprice' extention to the url to get the liveprice page