Skip to content

core: build sponsor portfolio analytics dashboard#50

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

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
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

1 participant