My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

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 for searching and retrieving stories
  • Add methods for better Story exportation
  • Create wiki for examples and use cases
  • Add Update and Delete functionality
  • Allow for file attachments
  • Add activity feed functionality
  • Add Iteration functionality
  • Add MVC sample project and examples to wiki
  • Add ability to export Stories as build task (NUnit)
  • Implement IDisposable on PivotalService

Let me know if you have any ideas or would like to contribute!

Powered by Google Project Hosting