Mezuro
Menu

Contribution Ideas

Want to contribute to the project? Below you can find a list of existing contribution ideas and instructions on how to suggest your own.

Add new Metric Collectors

A Metric Collector is responsible for parsing the Repositories’ code and returning results that can be parsed and aggregated according to modules, functions or the entire software.

Improve Usability

Prezento has been created back in 2013 using Twitter Bootstrap. Since then, lots of features got in gradually degrading its usability. Currently, the website has a lot of issues related to the UI that can be improved.

Improvements over metric configurations

Metric Configurations are the structure that give a meaning to the data obtained by the Metric Collectors. They can be used, in conjunction with Kalibro Ranges, to create standards for code quality between projects.

KalibroConfiguration Cloning

KalibroConfiguration is the main object that holds and give scope to all the configuration components. As it is hard and requires several steps to create such structure, enable cloning of KalibroConfiguraions and its substructures will provide better usability for advanced users that are interested in configuring.