Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a TeamsList Component for the Teams Page #264

Open
HamzahSaleh opened this issue Nov 13, 2024 · 0 comments
Open

Create a TeamsList Component for the Teams Page #264

HamzahSaleh opened this issue Nov 13, 2024 · 0 comments

Comments

@HamzahSaleh
Copy link
Member

Description

We need a component that displays a list of teams and their members on the Teams page.

Technical Details

Create a TeamsList component in the /components/ directory.
Use dummy data for teams, including team name and a list of member names.
Render each team using a component.
Each should display the team name and its members.
Update teams/page.tsx to render the TeamsList component.
Testing Steps

Navigate to the Teams page and verify that the list of teams is displayed.
Ensure that team names and member lists are accurate.
Check the styling for consistency and readability.
Dependencies

None.

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

No branches or pull requests

1 participant