Chapter 6. Iteration 3: Adding Tasks
In the previous iteration, we delivered the basic functionality around the project entity. The project is the foundation of the TrackStar application. However, projects by themselves are not very useful. Projects are the basic containers of the issues we want this application to manage. As managing project issues is the main purpose of this application, we want to spend the next iteration adding some basic issue management functionality.