- screenshots of scores will be posted in comments
- screenshots of completed sections will be posted in comments
- Completed
Agile promotes continues and early delivery of a viable product. The process demands that you can tolerate changing requirements. In Waterfall, the final product could be developed over the course of months or years, and you would not see a working product until the end. In Agile, you want to have sprints or iterations that produce meaningful value to the customer that you can show.
In software development, the requirements can change easily and frequently. Also, software is very easy to adapt to changing requirements compared to modifying a physical product in manufacturing, for instance.
Agile is not applicalbe to every part of every industry, but it can be adopted by small teams. For instance, if you have an assembly line, then the line itself works on a Waterfall process. However, developing the ide
Find an example commit from your Rush Hour project which was dealing exclusively with a Git problem rather than a feature or bugfix (e.g. "Fix merge commit", "Really add file...", "Merge master multiple times in a row", etc)
What do you believe the root cause of some of these issues were?
How did they impact your ability to work on the project?
Group Member Names: Kerry Sheldon, Karina Gonzalez, Robbie Jaeger
Based on the technique described in this video: https://www.youtube.com/watch?v=cGs90KF4oTc
And from this paper: http://www.cs.cmu.edu/~seitz/papers/tr692.pdf