Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHP Based Project Management Application (Scrum/Agile) [closed]

I've been fiddling with Redmine in the past few days and not 100% happy with the way it organises tasks etc.

I need a open source PHP based solution that is like Redmine or even VersionOne to assist our small team of 3 developers with project management.

We basically use Scrum, and would love to be able to create projects, break them down into user stories, and then further break stories down into tasks.

We typically use also size tasks and user stories using the PERT analysis formula.

like image 412
josef.van.niekerk Avatar asked Feb 18 '10 11:02

josef.van.niekerk


People also ask

What are four popular agile project management methods?

Agile – a project management approach based on delivering requirements iteratively and incrementally throughout the life cycle. Agile development – an umbrella term specifically for iterative software development methodologies. Popular methods include Scrum, Lean, DSDM and eXtreme Programming (XP).

Do agile projects have an end date?

That said, Agile methodologies, specifically Scrum, inherently have a Due Date. Most often, this is the Sprint end date. The team has a clear expectation that the planned scope of the Sprint needs to be completed by the end date of the Sprint.

Can Scrum be used for project management?

Scrum is an agile project management framework that helps teams to deliver valued products iteratively and incrementally, while continually inspecting and adapting the process.


2 Answers

For open source Scrum tools information (list of tools, reviews), you should look at http://www.opensourcescrum.com/

like image 188
Franco Avatar answered Oct 11 '22 08:10

Franco


You could try The Bug Genie. It's not been specifically designed for Scrum, but does support Agile development.

like image 39
Olivier - interfaSys Avatar answered Oct 11 '22 06:10

Olivier - interfaSys