Skip to content

hchevalier/kpi_manager

Repository files navigation

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