Skip to content

feat: add CFO dashboard with AI-powered financial insights - #7

Merged
rprabhat merged 1 commit into
mainfrom
feat/cfo-dashboard
Apr 25, 2026
Merged

feat: add CFO dashboard with AI-powered financial insights#7
rprabhat merged 1 commit into
mainfrom
feat/cfo-dashboard

Conversation

@rprabhat

Copy link
Copy Markdown
Contributor

Summary

  • Add CFO API router with 8 endpoints (query, anomalies, briefings, cash-flow, benchmarks)
  • Add CFO Chat component for smart Q&A
  • Add CFO Dashboard page with cash flow, anomalies, and briefings cards
  • Add CFO to sidebar navigation

Changes

  • apps/api/routers/cfo.py - New CFO API router
  • apps/api/main.py - Include cfo router
  • apps/web/components/CfoChat.tsx - Chat component
  • apps/web/app/cfo/page.tsx - Dashboard page
  • apps/web/components/Sidebar.tsx - Add CFO nav

Testing

  • Python lint passes
  • TypeScript type-check passes

- Add CFO API router with 8 endpoints (query, anomalies, briefings, cash-flow, benchmarks)
- Add CFO Chat component for smart Q&A
- Add CFO Dashboard page with cash flow, anomalies, and briefings cards
- Add CFO to sidebar navigation
- Delete stale docs/README.md
@vercel

vercel Bot commented Apr 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
smart-gl Building Building Preview, Comment Apr 25, 2026 6:55am

@rprabhat
rprabhat merged commit 0ad5c7e into main Apr 25, 2026
6 of 7 checks passed
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