Skip to content

Iteration 3 Plan

Poomtum Rattanarat edited this page Oct 31, 2021 · 1 revision

Goal

Add authentication and logging system.

Features

  • 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.

Acceptance Criteria

  • All unit tests pass.
  • Users are able to vote only when authenticated.
  • Logging system provide log for each actions that happen.
Clone this wiki locally