Skip to content

DocLeon/The-Merry-Project-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The-Merry-Project-Tracker

We wanted a simple display of the story cards currently in play. We use AgileZen to track our projects. AgileZen has a simple API. I wanted to play with Sinatra. These are the results.

Usage

API_KEY refers to the key generated for a AgileZen user

/{API_KEY}/projects - lists all the projects associated with the user

/{API_KEY}/projects/{project_id} - lists all the stories for a particular [project_id]

/{API_KEY}/projects/{project_id}/inprogress - lists all the stories currently being worked on for a particular [project_id]

About

AgileZenAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages