Iteration 3
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 plan on implementing the entire client
side of the application. This is basically the view and controller of the
application. The functionality will include the GUI as well as the ability
for an Android user to make and take surveys. Also, time permitting, we
will work on the server side of the application to allow for the display
some basic results and statistics.
Iteration 5: Alpha release. We plan on finishing the server
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.
JavaDoc
Please click here for the JavaDoc documentation.
Code
Please click here to download the codebase.