Connecticut Plus is a companion app to Connecticut, designed to compare snapshots of GitHub user connections over time.
Connecticut Plus allows you to visualize the growth in connections between GitHub users by comparing two snapshots taken from the Connecticut app. It provides insights into how developer networks evolve during meetups or over specific periods.
- Compare two snapshots from Connecticut
- Display the timestamp of each snapshot
- Show the total number of new connections formed
- Present a table of users sorted by the number of new connections
- Visualize before and after connection counts for each user
- Open the Connecticut Plus app in your web browser.
- Paste the earlier snapshot data into the "Snapshot 1" textarea.
- Paste the later snapshot data into the "Snapshot 2" textarea.
- Click the "Compare Snapshots" button to see the results.
To obtain snapshots for comparison:
- Visit the Connecticut app.
- Analyze connections for a group of GitHub users.
- Click the "Take Snapshot" button to copy the snapshot data to your clipboard.
- Save this data for later use in Connecticut Plus.
Contributions to Connecticut Plus are welcome! Please feel free to submit pull requests or open issues on the GitHub repository.