Skip to content

dachisgroupuk/harvest-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HARVEST-VIZ
===========

A little ruby webapp that uses Sinatra, HTTParty and Raphael.js to generate visualisations of project data at from the harvestapp.com web service.

harvest-viz depends on the httparty and sinatra gems.

In addition, you must add your harvest account details to config/harvest.yaml, which is gitignored by default:

---
  :domain: the_domain_of_your_harvest_service
  :username: your_harvest_username_or_email
  :password: your_harvest_password

About

Generating Visualisations of project data from harvestapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages