Skip to content

estebansolo/CovidDashboard

Repository files navigation

Covid 19 Dashboard

This is a basic dashboard created using the Plotly | Dash library of Python, while learning how to use it.
I also used Pandas to work with the Covid 19 Dataset

What I Learned

  • Callbacks
  • Interactive Graphing
  • Use of Dash Core Components
  • Live Updates

With Docker

  • docker-compose up -d to create the container

Without Docker

  • pip install -r requirements.txt to install dependencies
  • python3 app.py to run the application

Then, Go to http://localhost:8050

About

Using Dash to create a web dashboard for Covid 19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published