Iteration 2 Plan - OmegaOoh/ku-tangtee GitHub Wiki

Iteration 2 Plan

Goal

  1. User authentication using Google OAuth
  2. Implement Realtime Chat (Delayed to later iteration)
  3. The user can create an activity
  4. The user can join the activity only once
  5. The user can edit an activity detail.

Milestones

  1. Users can authenticate using Google OAuth.
  2. The user can create an activity.
  3. The user can chat with other activity participants.
  4. The user can edit an activity detail.

Features

  1. Real-time chat for each activity. (Delayed to later iteration)
  2. User activity creation.
  3. Google OAuth Authentication System.
  4. User activity modification.

Acceptance Criteria

  1. The user can create an activity using web GUI.
  2. The user can chat with other activity participants. (Delayed to later iteration)
  3. The user can be authenticated using Google OAuth.
  4. The user can edit an activity detail.

Iteration 2 Retrospective