Skip to content

Iteration 1 Plan

Poomtum Rattanarat edited this page Sep 5, 2021 · 2 revisions

Goal

A working poll application, which web-visitor can view and vote on the polls.
The application will display the accurate number of the current votes on the poll.

Features

  • Display the poll that reached or passed the publication date and bring the user to the voting page when clicked.
  • Display the choices to the users and allow users to vote.
  • Display the poll result after voting.
  • Admin can add, modify both questions and choices.

Acceptance Criteria

  • The poll web runs completely fine.
  • Features are implemented and work as intended.
  • Application passes all the unit tests.
Clone this wiki locally