A Project Should Have Only One Primary Objective
Written by Chris Steiner on January 13, 2008 – 11:37 am
There should always only be one primary objective to any project. Projects can have other requirements or minor objectives, but these should support the primary objective. If you find that your projects have multiple objectives, break them down into multiple projects, then make one larger project to manage these smaller ones.
For example, you [...]