Skip to content

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

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! 👨‍💻👩‍💻

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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