jairotunior / dashboard_tutorial

43 stars 20 forks source link

Long-term goals? #1

Open datatalking opened 2 years ago

datatalking commented 2 years ago

I found your repo and love the simplicity you’ve got set up are you open to adding a contributor for new features?

we’ve been building out a lot of additional data sources for pandas but your solution fills in a lot of gaps that I’ve been doing a bit of a solo homebrew

jairotunior commented 2 years ago

Hi

Initially, this repo was for showing a different way to do a dashboard. It's common to find basic dashboard examples in tutorials and i want to show a different requirement in the dashboard development process.

The proyect could be updated with another interesting features, for example:

  1. Delete charts previously added
  2. Save the dashboard layout in a db
  3. Data Aggregation
  4. Different plots like Donut, Bars, etc.

It's interesting to me your proposition of adding new features.

Let me know if you want to contribute!