-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 1 Plan
Poomtum Rattanarat edited this page Sep 5, 2021
·
2 revisions
A working poll application, which web-visitor can view and vote on the polls.
The application will display the accurate number of the current votes on the poll.
- Display the poll that reached or passed the publication date and bring the user to the voting page when clicked.
- Display the choices to the users and allow users to vote.
- Display the poll result after voting.
- Admin can add, modify both questions and choices.
- The poll web runs completely fine.
- Features are implemented and work as intended.
- Application passes all the unit tests.