AOSSIE-Org / AOSSIE-Org/OrgExplorer

FEATURE: GitHub org search and view basic detail

Abierto
#48 4 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
34
Forks
92
Merge medio
8 d 7 h
PR fusionados (30 d)
12

Descripción

### 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

- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [ ] I have searched existing issues to avoid duplicates

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.