added heroku link
This commit is contained in:
parent
2132e463c1
commit
6e321c5de4
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
# flask-chartist-example
|
# flask-chartist-example
|
||||||
Learning more about flask and javascript
|
Learning more about flask and javascript
|
||||||
|
|
||||||
|
This app is currently running on [heroku](http://still-beyond-87368.herokuapp.com/chartist)
|
||||||
|
|
||||||
|
|
||||||
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.
|
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
|
## Inspiration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue