Iteration 4 Plan - breezjirasak/ku-polls GitHub Wiki

Goal

The objective of this iteration is to produce an app that others can install and run. After Iteration 3, KU Polls has useful functionality, even though not everything in the Vision Statement has been implemented.

Tasks

  1. Creating Data Fixtures.
  2. Importing data from a file
  3. Creating a virtual

Evaluation Criteria

  1. Installer can recreate the database and polls using any database.
  2. Remove the database from git.
  3. It can run in a virtual environment.
  4. Code should be clean.