This app shows data visualization. For example, Covid19 data was used. The Dash framework used to build Dashboards is a Python framework created by plotly for building interactive web applications. Dash is open source and building an application using this framework is viewed in a web browser.
The repo is dockerised so you can clone/git pull the repo into any local directory
$ git clone https://github.com/NjekTt/iris-python-dashboards.git
Open the terminal in this directory and run:
$ docker-compose up -d
After installation open http://localhost:8080/
After you will be redirected to the authorization page. Authorization is based on the IRIS database. Default login and password is _SYSTEM : SYS
The main page will show the first dashboard, which visualizes Covid data taken from the local IRIS database
On the left is the navigation menu.
Online demo link : http://atscale.teccod.ru:8080/