Iteration 3 plan - PanitanPlengkham/ku-polls GitHub Wiki

Goal: To make a user authentication will be done functional, and fix vote to what good vote should be.

Features

  1. Add authenticated user.
  2. Add logging function and can signup if you are new user.
  3. For each user can have only one vote per question if user vote another choice it will change result that user vote before.

Task

All task are recorded on Project Board for Iteration 3

Acceptance Criteria

  1. User can login and logout smoothly.
  2. Can register or signup user to vote.
  3. One user can vote only one vote per question and can change their vote .

Retrospective

To be added