You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>>>>>> 29b1eb4 (feat/README and CONTRIBUTING work)
16
36
17
37
</div>
18
38
@@ -39,6 +59,7 @@
39
59
40
60
---
41
61
62
+
<<<<<<< HEAD
42
63
<divalign="center">
43
64
<h1>OrgExplorer</h1>
44
65
</div>
@@ -55,11 +76,26 @@ Instead of browsing repositories one by one, OrgExplorer allows you to explore:
55
76
- Organizational health metrics
56
77
57
78
It turns GitHub data into insight.
79
+
=======
80
+
**OrgExplorer** transforms GitHub organizations into interactive, visual intelligence dashboards. Explore repository relationships, compare two or more organizations, contributor networks, activity trends, risk metrics, and organizational health—all without leaving your browser.
81
+
82
+
### Key Insights
83
+
84
+
- Organizational structure and repository relationships
85
+
- Comparative analysis of multiple organizations
86
+
- Repository relationship mapping
87
+
- Contributor collaboration networks
88
+
- Activity trends and growth patterns
89
+
- Bus factor & single-point-of-failure detection
90
+
- Technology stack distribution
91
+
- Real-time organizational metrics
92
+
>>>>>>> 29b1eb4 (feat/README and CONTRIBUTING work)
58
93
59
94
---
60
95
61
96
## 🚀 Features
62
97
98
+
<<<<<<< HEAD
63
99
**Fully Browser-Based Application**
64
100
No backend server required. Runs entirely in the browser using GitHub's REST API for data retrieval and processing. Runs entirely in the browser with no dedicated backend server. All data is fetched directly from GitHub APIs.
65
101
@@ -83,11 +119,35 @@ It turns GitHub data into insight.
83
119
84
120
**Optional Authenticated Mode**
85
121
For users who want deeper insights, an authenticated mode can be enabled to access GitHub's GraphQL API, unlocking more detailed data and analytics.
122
+
=======
123
+
-**Fully Browser-Based** — Runs entirely in the browser using GitHub APIs with no backend server required.
0 commit comments