Learning more about flask and javascript
Find a file
2017-05-21 14:27:40 -05:00
__pycache__ initial commit 2017-05-19 16:02:30 -05:00
app changed to agg backend for heroku 2017-05-21 11:02:50 -05:00
data initial commit 2017-05-19 16:02:30 -05:00
notebooks feat(matplotlib) Added matplotlib page 2017-05-21 10:48:38 -05:00
example.gif initial commit 2017-05-19 16:02:30 -05:00
Procfile trying // in procfile 2017-05-19 21:42:50 -05:00
README.md Update README.md 2017-05-19 16:09:28 -05:00
requirements.txt trying to get python 3.6 on heroku 2017-05-21 14:27:40 -05:00

flask-chartist-example

Learning more about flask and javascript

This project will create a flask dashboard with a javascript library, and the charts will update without refreshing the page. The charts will not be polished or excitin, this is just to explore how to create a working dashboard in python with minimal javascript to refresh the data.

Inspiration

This project was heavily inspired by Anthony's video from Pretty Printed

Example Dashboard

running updating without refreshing the page gif