This project aims to explore plotly
library to build and serve a dashboard throughout a flask api.
On the other side, to present these plots for users, vue is being used with a bootstrap template.
This project was configured to be easy to use, just follow the bellow steps:
-
Install and configure
docker
anddocker-compose
in your computer. -
After that just start docker compose with the following command:
$ docker-compose up --build backend frontend
-
Now it's time to access the Dashboard.
This project was only a prof of concept to try the flask
framework with a web interface written with vue
using plotly
library.
It was very easy to configure this project, build the charts and configure the interface. I believe that it can be used for commercial proposals and be very acceptable.
Priscilla Trindade Github
Rafael Souza da Silva Github