-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 2 Plan
Kulisara Wiangin edited this page Sep 12, 2022
·
3 revisions
Add poll's end date, implement the application navigation, application's style. add externalize configuration for security.
- Add poll's end date.
- Improve application navigation
- Improve application's style
- Add externalize configuration for security
- User can view result of poll.
- User can't vote poll after end date or unpublished polls.
All tasks recorded on Project Board for Iteration 2.
- The home page website shows a list of current polls.
- User can select a poll and submit a vote ,then their vote is save to database.
- All polls question links work correctly.
- All unit tests pass.
- background and font is easy to read.
- User can only vote poll in polling period.
- User can visit result of poll all time.