Skip to content

Iteration 4 Plan

Jon Fatalai edited this page Aug 30, 2021 · 1 revision

Goal

A working web app the displays poll questions, allows a visitor to select a poll question and choose a response from a list of choices. Visitor can submit a choice, and a vote is recorded for that choice.

Features

Acceptance Criteria

  1. All features have been implemented and perform as described above.
  2. All navigation links work correctly.
  3. Application passes all unit tests.
  4. Application has 2 interesting questions with multiple choices for each.
  5. All code commited to Github on the iteration1 branch and merged into master.
Clone this wiki locally