Skip to content

This website is used to collect data from developers when they are reviewing Github pull requests in order to determine common features of "good" code changes.

License

Notifications You must be signed in to change notification settings

reviewability/propr-frontend

 
 

Repository files navigation

Propr Web Frontend

If you are an integrator who has longed for a platform to anonymously provide feedback to the contributors, specifically on how they could make their pull requests easier to review, propr is the right platform for you.

This website serves multiple purposes, but it's major use is to collect data from developers when they are reviewing Github pull requests in order to determine what makes a code change reviewable, and display the collected results to them as a report.

index.html:

This is a landing page that helps describe the installation and the usage of the feedback tool and generation of the personalized report.

profile.html:

The personalized report that is generated for every repository that participates in this study and contributors to these repositories

report.html

A login page for GitHub OAuth authentication to verify user credentials to generate the report

feedback.html

A feedback form that collects the pull request reviewability feedback information

About

This website is used to collect data from developers when they are reviewing Github pull requests in order to determine common features of "good" code changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.4%
  • JavaScript 30.6%
  • HTML 14.0%