Iteration 4 - Thanawas-Sirilertsathit/ku-polls GitHub Wiki
Milestones
- User can cancel his vote in the poll
- Poll list page shows all available polls
- Pass flake8 test in github workflow
- Pass django test in github workflow
- Release the release candidate 1
- Release the final release v1.0.0
Goal
- Allow user to cancel their own votes
- Display all polls for users and visitors
- Deploy the application
Features
- Cancel vote
- Display all available polls in index page
Acceptance criteria
- User can cancel his own vote
- Visitor can see all available polls