3 Open Issues Need Help Last updated: Aug 23, 2025

Open Issues Need Help

View All on GitHub
good first issue frontend onlydust-wave

This is the Community site for StreamFi

TypeScript

AI Summary: Implement a community profile page for the StreamFi platform, matching a provided Figma design. This involves creating the UI using Next.js/React, ShadCN components, Framer Motion for animations, and populating it with mock data. Responsiveness across all screen sizes is crucial. The component should be stored in `components/community/ProfilePage.tsx` and mock data in `data/community/profile.ts`.

Complexity: 3/5
good first issue frontend onlydust-wave

This is the Community site for StreamFi

TypeScript

AI Summary: Implement a community leaderboard UI component for the Streamfi Community website, matching a provided Figma design. The component should use existing styling and layout conventions from the forum page, be responsive across all screen sizes, include subtle animations, and use placeholder data. The component should be stored in `components/community/Leaderboard.tsx`, with a potential dummy data file at `data/community/leaderboard.ts`.

Complexity: 3/5
good first issue frontend onlydust-wave

This is the Community site for StreamFi

TypeScript