Claude/create react dashboard 011 c uz zvu2d1 ez59 cbzy thr9 - #12
Open
PoppyGanG wants to merge 3 commits into
Open
Conversation
- Created new /mining-dashboard route in Flask app - Implemented CommodAI-Tee dashboard with React (CDN-based, no build step) - Added portfolio monitoring for 88 mining companies - Integrated market data tracking (gold, copper, silver, lithium) - Added ESG compliance dashboard (NPDES, SWPPP, TRI) - Included news feed and industry event calendar - Added interactive query interface for mining analysis - Added navigation links between stock analyzer and mining dashboard
- Add /api/mining/market: live commodity prices via yfinance (GC=F, HG=F, SI=F, ALB) - Add /api/mining/portfolio: 10 mining companies with live yfinance price/change - Add /api/mining/compliance: structured ESG records (NPDES, SWPPP, TRI) - Add /api/mining/news: yfinance news feed + curated static items + event calendar - Add /api/mining/query: POST endpoint backed by claude-haiku-4-5 (CommodAI-Tee persona) - Refactor dashboard: replace all mock useState data with fetch() calls - Add per-widget loading and error states; extract reusable useFetch hook - Add anthropic>=0.40.0 to requirements.txt https://claude.ai/code/session_011CUzZVU2d1EZ59CbzyThr9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.