Skip to content
raiben edited this page Aug 27, 2013 · 9 revisions

Project Management

Astropack uses SCRUM as software development metodology. For more information, please visit [the SCRUM page on the Wikipedia](http://en.wikipedia.org/wiki/Scrum_(software_development\)).

Product backlog

The product backlog is an ordered list of "requirements" that is maintained for a product. It consists of features, bug fixes, non-functional requirements, etc. - whatever needs to be done in order to successfully deliver a working software system. The items are ordered by the Product Owner based on considerations like risk, business value, dependencies, date needed, etc. (from the Wikipedia

Clone this wiki locally