AOSSIE-Org / AOSSIE-Org/OrgExplorer
FEATURE: GitHub org search and view basic detail
- Langage dominant
- JavaScript
- Étoiles
- 34
- Forks
- 92
- Merge moyen
- 8 j 7 h
- PR mergées (30 j)
- 12
Description
### 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.