Iteration 4
Iteration Plan
Iteration 3: We have implemented the entire model without
the statistics part. All other functionality of the model is working and
we have composed several JUnit tests to ensure the correctness. The functionality
includes being able to make surveys and questions as well as answer those
questions. This is the main purpose of the application.
Iteration 4: We have now completed the Hibernate engine
on the server
side, the model, and are working on the client side and GUI. JUnit tests
for the Hibernate engine and the model are completely working. The GUI has a
number of screens (activities) done and we are making rapid progress on
the rest of it.
Iteration 5: Alpha release. We plan on finishing the server (making web services),
client-server communication and working on the GUI more extensively. In addition, we will be testing
the entire application to ensure basic functionality.
Iteration 6: Beta release. Fully functioning Survey App.
This version will allow the Android user to create surveys, take surveys,
and display the results for surveys they have created. Time permitting extra
functionality will be built in.
Subversion URL
svn+ssh://group1@ugradx.cs.jhu.edu/home/group1/repos/trunk