DevByte-Community / DevByte-Community/Community-Platform-Frontend
Add Stack Display Provision to “Meet Our Members” Section on Home Page
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The “Meet Our Members” section on the home page currently displays basic member information but has no provision for showing each member’s tech stack (Frontend Developer, Backend Developer, PM, UI/UX Designer etc..). With the backend team working on a stack endpoint per member, the UI needs to be prepared to support this data.
Introduce a stack display area within each member preview in this section, keeping the design minimal to fit the limited space on the home page. The layout should remain clean and consistent across screen sizes.
Once the stack API is completed, consume the endpoint and ensure the tech stack is correctly rendered for each member shown in this section.
Note: The user can only select one stack, as such there should be just a single stack on the user profile.
Contributor guide
Assessment
This issue has not been assessed yet.