An open API service indexing awesome lists of open source software.

https://github.com/marabesi/github-analytics

Web app to see the contributors, commits and tech stack used in github repository
https://github.com/marabesi/github-analytics

barchart bubblechart dashboard github javascript vuejs wordcloud

Last synced: 7 months ago
JSON representation

Web app to see the contributors, commits and tech stack used in github repository

Awesome Lists containing this project

README

          

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/7d019659269c4c7c92459bbafd425774)](https://app.codacy.com/gh/marabesi/github-analytics/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Coverage Status](https://coveralls.io/repos/github/marabesi/github-analytics/badge.svg?branch=main)](https://coveralls.io/github/marabesi/github-analytics?branch=main)

# Github stats dashboard

![Activity](webapp/activity.png)

![Details](webapp/details.png)

## Related resources

- [Adventures on vue.js and data visualization - episode 1](https://marabesi.com/web/2021/11/22/adventures-on-vuejs-and-data-visualization)
- [Adventures on vue.js and data visualization - episode 2](https://marabesi.com/web/2022/01/16/adventures-on-vuejs-and-data-visualization-ep2)