-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 3 Plan
Poomtum Rattanarat edited this page Oct 31, 2021
·
1 revision
Add authentication and logging system.
- Only allow voting for authenticated users.
- Users can replace their vote choice to a new one within the polls period.
- Logging system to collect actions happen on the application.
- All unit tests pass.
- Users are able to vote only when authenticated.
- Logging system provide log for each actions that happen.