Skip to content

feat: add Streamlit demo dashboard - #11

Open
sam1064max wants to merge 1 commit into
mainfrom
feat/streamlit-dashboard
Open

feat: add Streamlit demo dashboard#11
sam1064max wants to merge 1 commit into
mainfrom
feat/streamlit-dashboard

Conversation

@sam1064max

Copy link
Copy Markdown
Owner

Adds a runnable Streamlit demo dashboard in frontend/app.py for closed-loop outcome intelligence. Queries a live backend when available, otherwise shows synthetic demo analytics.

Run: streamlit run frontend/app.py

@sam1064max sam1064max left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review:

  • Graceful fallback to synthetic demo data when backend unreachable is a good pattern.
  • Charts via plotly + pandas render well.
  • Suggestion: honor refresh toggle to re-fetch live data (currently no-op in synthetic mode).
  • LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant