Iteration 1 Plan - lisbono2001/ku-polls GitHub Wiki

Goal for the iteration

  • Complete all parts of the Django Tutorial as part of this assignment.
  • Know how to use Project task board for project iteration

Features to implement

  1. Poll/survey questions are multiple choice.
  2. Users can select a poll and choose a choice.
  3. Every poll has publication date when they published.
  4. Users can see the results of polls they participated.

Acceptance Criteria

  • Visitor can select a poll and their submit counted correctly
  • Pass all unit tests and interactive tests
  • All work is done due Saturday 12.9.2020

Retrospective

  • Learned basic HTML, CSS, and Django framework for web-applications and can bring it for further projects iteration.
  • Improve Git and Github-management skill.