Software Enginnering Lab 2020
- Vora Brijesh
- Nitesh Kumar
- Mithlesh Kumar
This project is extention to the work done by Professor Sarah Nadi at University of Alberta:
The PROMISE2018 repository contains a script for each of their 9 metrics presented in their paper An Empirical Study of Metric-based Comparisons of Software Libraries, which can be found here.
Link to their Repo:
https://github.com/ualberta-smr/LibraryMetricScripts/tree/promise18
https://github.com/ualberta-smr/LibraryMetricScripts
For now, we have done comparsion just for javascript library
- In the database folder, it contains exported data in csv, json, sql and doc format. Import in phpmyadmin before running the tool.
- Place selab folder in wamp or xamp server.
- Run localhost/selab/index.php in your browser.
- selab_libmetics folder contains the scripts to extract data for comparing different libraries.
Note: A special Thanks to Professor Sarah Nadi and her team for letting us use their code.