Iteration 2 Plan - GifperTC/ku-polls GitHub Wiki
Goal
Well-layout poll page with ending date for the poll question and navigation links through the pages.
Features
- Poll question displays an end date for that poll.
- Poll index page include link to vote page.
- Poll index page include link to result page without .
- Poll index page show all published poll questions sorted newest on top.
- Poll detail page include link to navigate back to poll index page.
Acceptance Criteria
- Default URL navigates to the poll index page.
- Application passes all unit tests.
- Poll result page has better appearance and layout.
- URLs and links navigate correctly
- Iteration 2 branch merged with master and push to Github.
Go back to Home