Cost Calculator ============ (https://rdmepfl.github.io/costcalc/) ## Introduction Cost calculator is an online project for calculating cost of services. It's originaly designed for helping researcher for estimating the cost of managing data. ## How to use it The structure is higly modulable and can be extended for different projects. All the information are stored on javascript and the system only uses javascript librairies making really easy to install and update. ## Documentation The documentation of the project explains how to install it and configure it. ## Files/Folders * All the engine is stored in the **js** folder * __index-dev.html__ : Index file for development only * index.html : main index for production ## Citation The project is hosted on Zenodo : [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1469034.svg)](https://doi.org/10.5281/zenodo.1469034) The citation informations are in the __CITATION__ file and __CODEMETA.json__. ## License and Term of Usage This project is release under GNuv3 license see __LICENSE__. It's a work of the Research Data Management Team at EPFL Library in Switzerland.