Skip to content

Dashboard Data Flow & Mock State#170

Merged
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
Meshmulla:main
Feb 25, 2026
Merged

Dashboard Data Flow & Mock State#170
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
Meshmulla:main

Conversation

@Meshmulla
Copy link
Contributor

closes #55

This PR implements the Dashboard statistical overview section using mock data. It includes stat cards for key metrics and a scrollable activity feed, managed through React state/context.

Changes Included:
Created reusable StatCard component (Total Donated, Active Pools, Impact Score)
Created reusable ActivityItem component for activity feed
Implemented scrollable activity feed UI
Added loading skeleton for initial state
Managed mock data using React state/context

@Akshola00
Copy link
Contributor

thanks for your contribution @Meshmulla

@Akshola00 Akshola00 merged commit f87c508 into Web3Novalabs:main Feb 25, 2026
1 check 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.

[PART 2] Dashboard Data Flow & Mock State

2 participants