OrgExplorer is a web application that allows users to explore GitHub organizations, their repositories, and contributor insights. It provides an interactive way to visualize repository statistics such as stars, forks, and contributors.
- Explore repositories of a GitHub organization
- View repository statistics (stars, forks, issues)
- Analyze contributor activity
- Interactive charts and insights for repositories
- React
- Vite
- TypeScript
- TailwindCSS
- Frontend deployment configured
- GitHub API integration tested
- Repository analytics working
- CI/CD pipeline passing
[Architecture Diagram]
[actual diagram will be added once project setup is complete]
The architecture diagram will be added once the project structure is finalized.
Currently the project follows a simple structure where the frontend interacts with the GitHub API to fetch repository data and display analytics.
---
## 🔄 User Flow
[User Flow Diagram]
User flow diagram will be added in future updates.
- Node.js 18+ installed
- npm or yarn or pnpm
- Git installed
- Optional: Node version manager (nvm)
- GitHub account for API access (if needed)
git clone https://github.com/AOSSIE-Org/OrgExplorer.git
cd OrgExplorernpm install
# or
yarn install
# or
pnpm installThis project currently does not require any environment variables.
npm run dev
# or
yarn dev
# or
pnpm devNavigate to http://localhost:5173 to see the application.
For detailed setup instructions, please refer to our Installation Guide (if you have one).
| Screenshot 1 | Screenshot 2 | Screenshot 3 |
- Screenshots will be added once the application UI is finalized.
⭐ Don't forget to star this repository if you find it useful! ⭐
Thank you for considering contributing to this project! Contributions are highly appreciated and welcomed. To ensure smooth collaboration, please refer to our Contribution Guidelines.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
Thanks a lot for spending your time helping OrgExplorer grow. Keep rocking 🥂
© 2025 AOSSIE