AgileVentures / project_metric_pivotal_tracker

A project metrics gem for pivotal tracker metric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectMetricPivotalTracker

For assessing Pivotal Tracker activity.

======= Required Configuration Variable

  • project: ID of the project.
  • token: API token. Any Pivotal Tracker user can generate an API token. The token can be used to access private projects of the user, and all public projects.

TODO

  • vcr setup into a different file
  • remove memoization
  • should raw data be more raw (i.e. serialization of HTTP requests? project entity?)
  • work out why we need sorting

About

A project metrics gem for pivotal tracker metric

License:MIT License


Languages

Language:Ruby 92.7%Language:HTML 7.3%