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
- Poll/survey questions are multiple choice.
- Users can select a poll and choose a choice.
- Every poll has publication date when they published.
- 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.