0.0
No commit activity in last 3 years
No release in over 3 years
KpiManager allows to create reports from a back-office. KPIs must be defined in the code before they're available in reports editor. On v1.0.0, it will be possible to schedule recurrent reporting by email and to create report-tied dashboards displaying widgets for each of your KPIs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7.0
~> 12.0.0
~> 3.5
~> 0.46.0

Runtime

~> 4.2.7
 Project Readme

KpiManager¶ ↑

<img src=“https://badge.fury.io/rb/kpi_manager.svg” alt=“Gem Version” /> <img src=“https://codeclimate.com/github/hchevalier/kpi_manager/badges/gpa.svg” /> <img src=“https://codeclimate.com/github/hchevalier/kpi_manager/badges/coverage.svg” /> <img src=“https://travis-ci.org/hchevalier/kpi_manager.svg?branch=master” alt=“Build Status” />

As a developer: Define KPIs in an initializer

As a back-office administrator:

  • Create a report from back-office

  • Attach any KPI that has been created by your developers

  • KPIs removed by developers will be ignored without crashing the whole report

  • Select your start and end dates to generate the report

rails g kpi_manager:migrations