Skip to content

core: build sponsor portfolio analytics dashboard#50

Closed
Godfrey-Delight wants to merge 1 commit into
StepFi-app:mainfrom
Godfrey-Delight:feat/sponsor-analytics-dashboard
Closed

core: build sponsor portfolio analytics dashboard#50
Godfrey-Delight wants to merge 1 commit into
StepFi-app:mainfrom
Godfrey-Delight:feat/sponsor-analytics-dashboard

Conversation

@Godfrey-Delight

Copy link
Copy Markdown
Contributor

Installed recharts, added SponsorAnalytics types to src/types/index.ts:179, added getAnalytics method to src/services/sponsors.service.ts:24, added /sponsors/analytics route in src/router/index.tsx:56, and created src/pages/SponsorAnalytics.tsx with a line chart for yield over time, a pie chart for funded loans breakdown, a bar chart for repayment rate, risk metrics cards with dynamic coloring, a date range filter with Apply/Reset, and CSV export.
Closed #22

Installed recharts, added SponsorAnalytics types to src/types/index.ts:179, added getAnalytics method to src/services/sponsors.service.ts:24, added /sponsors/analytics route in src/router/index.tsx:56, and created src/pages/SponsorAnalytics.tsx with a line chart for yield over time, a pie chart for funded loans breakdown, a bar chart for repayment rate, risk metrics cards with dynamic coloring, a date range filter with Apply/Reset, and CSV export
Closed StepFi-app#22
@EmeditWeb

Copy link
Copy Markdown
Member

Closing this PR. See the reset notice on the other closed PRs: re-read CONTRIBUTING.md and the PR template, follow the context/ files, and pass all CI checks before resubmitting.

@EmeditWeb EmeditWeb closed this Jul 2, 2026
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.

core: build sponsor portfolio analytics dashboard

2 participants