pdr-backend icon indicating copy to clipboard operation
pdr-backend copied to clipboard

[Analytics] Embed "Predictoor Income" into app

Open idiom-bytes opened this issue 1 year ago • 0 comments
trafficstars

Motivation

We want to have efficient dashboards that load/update quickly. To test this it might take some time. Let's get a single-page dashboard done quickly so we can test for performance.

Components

Overview We want to create a simple, single-page app. Create the title "Net Income" image

Address Filtering* Right below the title. Create 1 title + input text_field: "Predictoor Address" Users will be able to enter comma-delineated addresses, which will then be fed into the plot.

Use Predictoor Income Plot Embed the plot we created. Addresses input in the text fied, should be fed into the plot. Plot should update.

DoD

  • [ ] Embedd "Predictoor Income" plot into UI
  • [ ] Add "Address Filter" input text_field, where user can pass in multiple-addresses, comma-delinieated. Chart should update live.
  • [ ] Do not add any other input/selection UI elements.
  • [ ] Tests - Add tests showing plots and filters are working as expected

idiom-bytes avatar Feb 14 '24 01:02 idiom-bytes