-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 4 Plan
Jon Fatalai edited this page Aug 30, 2021
·
1 revision
A working web app the displays poll questions, allows a visitor to select a poll question and choose a response from a list of choices. Visitor can submit a choice, and a vote is recorded for that choice.
- All features have been implemented and perform as described above.
- All navigation links work correctly.
- Application passes all unit tests.
- Application has 2 interesting questions with multiple choices for each.
- All code commited to Github on the
iteration1
branch and merged intomaster
.