Iteration 2 Plan - GifperTC/ku-polls GitHub Wiki

Goal

Well-layout poll page with ending date for the poll question and navigation links through the pages.

Features

  1. Poll question displays an end date for that poll.
  2. Poll index page include link to vote page.
  3. Poll index page include link to result page without .
  4. Poll index page show all published poll questions sorted newest on top.
  5. Poll detail page include link to navigate back to poll index page.

Acceptance Criteria

  1. Default URL navigates to the poll index page.
  2. Application passes all unit tests.
  3. Poll result page has better appearance and layout.
  4. URLs and links navigate correctly
  5. Iteration 2 branch merged with master and push to Github.

Go back to Home