Iteration 2 Plan - noomtaweesap/ku-polls GitHub Wiki

Goal

  • Improve navigation, page layout and added poll period for voting.

Features

  1. Poll has an end date for polls.
  2. Users can't vote closed polls.
  3. Users can see the polls detail.
  4. Poll questions show in index page.

Acceptance Criteria

  1. Users will directed to the index page if the poll is closed.
  2. Index page shows all active poll questions.
  3. The web application passed all unit tests.