Covid19 Dashboard

screenshot of Covid19 Dashboard
django

Django + Plotly Coronavirus dashboard. Powerful data driven Python web-app, with an awesome UI. Contributions welcomed! Featured on Awesome-list

Overview

The Covid 19 Interactive Dashboard is a project focused on providing collaborative plot ideas and a mobile-friendly UI/UX. It aims to provide users with well-informed information about the COVID-19 virus. The project is built using Django and Plotly and utilizes data from various sources such as Johns Hopkins University, Our World in Data, and the New York Times.

Features

  • Collaborative plot ideas
  • Mobile-friendly UI/UX
  • Data from multiple sources (Johns Hopkins University, Our World in Data, New York Times)
  • Automatic deployment to Heroku app

Summary

The Covid 19 Interactive Dashboard is a project that aims to provide users with a collaborative and mobile-friendly platform for exploring COVID-19 data. It is built using Django and Plotly and utilizes data from various reliable sources. The installation process involves setting up Python, cloning the repository, creating a virtual environment, installing dependencies, and running the local server. Once set up, users can access the dashboard in their browser and explore the available plots and data.

django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.