Skip to content

0blivious/RepoSense

 
 

Repository files navigation

RepoSense

Build Status Build status Codacy Badge codecov.io Netlify Status

RepoSense is a contribution analysis tool for Git repositories. It is particularly useful for those who want a chronological visualisation of the code contributions and commits made to a group of repositories. Educators can use RepoSense to track the work done in class projects, while team leads may use it to oversee their project teams.

RepoSense generates a static HTML report that includes contribution information for each author in each target repository. The features of the report include:

  • Visualization for contribution frequency
  • Visualization for contribution amount
  • Code review panel
  • Comparison of contribution between authors
  • Filtering and sorting of authors

Documentations

About Us

RepoSense is a project based in the National University of Singapore, School of Computing, and is funded by a grant from NUS Center for Development of Teaching and Learning.

Our project team and the list of contributors are here.

Contributing

We welcome pull requests. Please read the contribution guidelines before starting work on one.

Acknowledgements

The web previews of RepoSense is powered by Netlify and Surge.

About

Contribution analysis tool for Git repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.2%
  • JavaScript 14.4%
  • HTML 4.8%
  • CSS 3.8%
  • Shell 0.8%