Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paradite/gitviz
:crystal_ball: Track progress for GitHub software projects
https://github.com/paradite/gitviz
github github-api visualization
Last synced: 2 months ago
JSON representation
:crystal_ball: Track progress for GitHub software projects
- Host: GitHub
- URL: https://github.com/paradite/gitviz
- Owner: paradite
- License: mit
- Created: 2016-01-30T06:17:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T13:59:02.000Z (over 7 years ago)
- Last Synced: 2024-10-11T06:01:30.686Z (3 months ago)
- Topics: github, github-api, visualization
- Language: JavaScript
- Homepage: https://gitviz-paradite.herokuapp.com/
- Size: 1.45 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gitviz
[![Code Climate](https://codeclimate.com/github/paradite/gitviz/badges/gpa.svg)](https://codeclimate.com/github/paradite/gitviz)Gitviz allows you to visually compare GitHub users' contributions.
Now hosted on [heroku](https://gitviz-paradite.herokuapp.com/)
## Why use Gitviz
* Track your teammates' contributions for the project (and find out the SLACKER)
* Check coding activities of your friends
* Play with it for fun## How to use Gitviz
* Enter GitHub username and email (optional)
* Magic## Todo:
- [x] Use a backend to speed up cross-site script https://github.com/request/request#custom-http-headers
- [ ] Find a way to match user and commits without knowing user's public email