Skip to content

[FEATURE REQUEST] - Create a Community Page to Display GitHub UsersΒ #44

@rishyym0927

Description

@rishyym0927

πŸš€ Overview

A Community Page should be created to list all registered GitHub users on StoreHUB. Users should be able to sort them based on different criteria like name, contributions, or recent activity. If the backend does not provide an API for this, one should be implemented.

πŸ›  Use Case

  • Allows users to discover other developers in the community.
  • Provides sorting options for better navigation.
  • Enhances engagement by showcasing active contributors.

πŸ“Š Expected Behavior

  • Create a Community Page that displays all GitHub-linked users.
  • Fetch user data from the backend.
  • Implement sorting options (e.g., Alphabetical, Most Contributions, Most Recent).
  • If an API is not available, add a new backend endpoint to retrieve all users.

πŸ“Œ Backend API Check

  • Verify if an API exists to fetch all GitHub users.
  • If not, implement an endpoint (GET /users) to return the list of users with necessary details.

Thank you for contributing to StoreHUB! πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions