Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Analytics] Embed "Predictoor Income" into app #615

Closed
4 tasks
idiom-bytes opened this issue Feb 14, 2024 · 1 comment
Closed
4 tasks

[Analytics] Embed "Predictoor Income" into app #615

idiom-bytes opened this issue Feb 14, 2024 · 1 comment
Labels
Type: Enhancement New feature or request

Comments

@idiom-bytes
Copy link
Member

idiom-bytes commented Feb 14, 2024

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 idiom-bytes added the Type: Enhancement New feature or request label Feb 14, 2024
@idiom-bytes idiom-bytes changed the title [Analytics][Tech Spike] Test "Predictoor Income" plot against different python frontends [Analytics][Tech Spike Streamlit] Embed "Predictoor Income" into streamlit Feb 15, 2024
@idiom-bytes idiom-bytes changed the title [Analytics][Tech Spike Streamlit] Embed "Predictoor Income" into streamlit [Analytics][SPA Test] Embed "Predictoor Income" into app Feb 15, 2024
@idiom-bytes idiom-bytes changed the title [Analytics][SPA Test] Embed "Predictoor Income" into app [Analytics] Embed "Predictoor Income" into app Feb 15, 2024
@idiom-bytes
Copy link
Member Author

This was done partially in streamlit/polars, but it's still to-be-delivered in the current solution.

Closing this and tracking future progress in #1299 for further review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant