Skip to content

Code Metrics Dashboard - Display metrics history from SonarQube

License

Notifications You must be signed in to change notification settings

syeds-git/metrics-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics Dashboard

A simple dashboard showing overall code metrics from SonarQube. It has been tested against version 3.7 (LTS).

Display in a common place and let your team take ownership over improving their codebase.

Usage

  • Copy the index.html and entire scripts folder to your web server
  • Alter the URL and credentials in scripts/app.js for your Sonar installation
  • Open index.html in your favourite HTML5 enabled browser (Internet Explorer requires version 10+)
  • Improve your code and watch your metrics improve

Third Party Libraries

Metrics Dashboard makes use of the following projects:

About

Code Metrics Dashboard - Display metrics history from SonarQube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • HTML 33.9%