/dashboard_template

Primary LanguageHTMLMIT LicenseMIT

README

This repository contains a template for the creation of dashboard using Plotly and Dash.

Progress

  • Generate a fake dataset
  • Use conda to install all necessary packages
  • Generate a README and requirements.txt files
  • Create dashboard layout using css styling
  • Add selector components
  • Explore how to add line breaks after Html.Div()
  • Add callbacks
  • Add summary
  • Donut chart
  • Organize the directories in the project folder
  • Beautify the dashboard
  • Deploy