AOSSIE-Org / AOSSIE-Org/OrgExplorer
FEATURE: GitHub org search and view basic detail
- Vorherrschende Sprache
- JavaScript
- Sterne
- 34
- Forks
- 92
- Ø Merge
- 8 T. 7 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.