Skip to content

amasson84/costcalc

Repository files navigation

Cost Calculator

(https://costcalc.epfl.ch)

Introduction

The cost calculator is an online project for calculating the cost of services. It's originally designed for helping researcher for estimating the cost of managing data. The user can calculate the cost of the data life cycle directly from the interface.

Categories, Providers, Cost can be easily updated by just changing the data.js so it can be adapted for your own institution.

How to use it

The structure is highly modular and can be extended for different projects. All the information are stored on javascript and the system only uses javascript libraries making really easy to install and update.

You don't need a specific webserver (but you can use one), just use your github repo and create a pages link your cost calculator will be accessible

For local use, you need a mini web server such as https://www.npmjs.com/package/http-server

Documentation

The documentation of the project explains how to install it and configure it. See Docs

Files/Folders

  • All the engine is stored in the js folder
  • index.html : main index for production
  • docs contains the documentation for changing the database of provider or the engine itself.
  • index-dev.html : Index file for development only

Citation

The project is hosted on Zenodo : DOI

The citation information are in the CITATION file and CODEMETA.json.

License and Term of Usage

This project is release under the GNU GPLv3 license, see LICENSE.

It's a work of the Research Data Management Team at EPFL Library in Switzerland.

About

Data Management Cost calculator for Researcher

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages