You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this package, you will find the revised Product Backlog with the tasks that were finished in the iteration, a test plan document
detailing some of the tests we have performed on the product, a representation of team velocity that can be seen in the excel file, and the product source code in the form of java files. To compile and run
the product, simply run:
javac Application.java
java Application
in a command line working in the current directory.
You can also view this package in the form of a github repository via this link: https://github.com/worldreboot/cps406-iteration2and3-project