Skip to content

FEATURE: GitHub org search and view basic detail #48

@kunal-bunkar

Description

@kunal-bunkar

Feature and its Use Cases

Feature
-Landing page where users search for a GitHub organization by name.
-Search behavior: uses the GitHub Search API for organizations; if search returns nothing, falls back to fetching an org by exact login (GET /orgs/:login).
-Multiple matches: show a list; user picks one to open the profile.
-Single match: navigate straight to the organization detail route.
-Organization detail page showing basic public profile data (name, description, location, blog, social link if present, public repos, followers, created date, link to GitHub).

Additional Context

No response

Code of Conduct

  • I have joined the Discord server and will post updates there
  • I have searched existing issues to avoid duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions