Hacker News new | ask | show | jobs
Show HN: Behavioural-dashboard, framework agnostic library for living dashboards (ricardomonteirosimoes.github.io)
2 points by RicDan 61 days ago
Inspired by https://tanvin-alt.github.io/behavioural-dashboard/ "Designing for the 100th use"

I stumbled across this UX mock about living dashboards, and thought that it was a neat idea - why not have interactions on a dashboard automatically align it to the users needs? If a user focuses more on one KPI, why not make the first interaction with it on the page more descriptive?

After some short talks with the original designer, I decided to write a library for it. Should work for whatever FE framework you favour, or none. Also 0 dependencies by itself, in addition to outputting a simple JSON you can store as you want.

Just putting this out there, for people that might want something like this :)