Skip to content

Iteration 2 Plan

Sorawichaya Tiratrakoonwichaya edited this page Sep 19, 2020 · 2 revisions

Goal

Add the end date time to the question polls and Improve appearance of each web page.

Features

  • Each polls have their own end date time (The default is 1 day after the poll was published).

  • Each polls have their own "vote" and "result" link.

  • Each polls have their own "Back to List of Polls" link on the detail page and result page.

  • Show all published polls on index page.

Acceptance Criteria

  • User could not see the polls if it is not published.

  • User could not vote after the polls out of date.

  • User is redirected to index page if the polls is not allowed.

  • Index page show all published polls.

Retrospective

  • Learn some syntax about decorating in html language.

  • Managing the external data.