资 源 简 介
This is a class library for working with Pivotal Trackers API
Tracker is a free, award winning, agile project management tool that enables real time collaboration around a shared, prioritized backlog.
http://www.pivotaltracker.com/
This is a C# .Net class library that allows you to take advantage of Pivotal Trackers API. You can easily integrate this library into your web site or application and create Stories (bug, chore, or feature) or Tasks for stories for your Pivotal project.
Pivotal Tracker API
http://www.pivotaltracker.com/help/api
Usage
Our team uses this library in conjunction with our sites Feedback form so that user feedback gets piped to an email and setup as a bug in our Project.
To Do
Add Xml serialization to PivotalStory class
Add Test project
Add console or win forms project for easier debugging
Add options