A development tracker web service that allows interaction with other systems to manage project stories and bugs which are equally treated as tasks through an agile life cycle.
The development tracker will be defined by two key areas. The primary area of the development tracker will be the web API which will supply the web service interface that can be utilized by varying software and applications within a network. Through the web interface projects elements and user accounts can be managed with CRUD API requests.
Secondly an ASP.NET web interface that will utilize the API completely to manage all elements. The web interface will allow users to quickly be created through a graphical interface and to create projects and their inner elements such as stories, bugs and comments.