Iteration 2 Plan - OmegaOoh/ku-tangtee GitHub Wiki
Iteration 2 Plan
Goal
- User authentication using Google OAuth
- Implement Realtime Chat (Delayed to later iteration)
- The user can create an activity
- The user can join the activity only once
- The user can edit an activity detail.
Milestones
- Users can authenticate using Google OAuth.
- The user can create an activity.
- The user can chat with other activity participants.
- The user can edit an activity detail.
Features
- Real-time chat for each activity. (Delayed to later iteration)
- User activity creation.
- Google OAuth Authentication System.
- User activity modification.
Acceptance Criteria
- The user can create an activity using web GUI.
- The user can chat with other activity participants. (Delayed to later iteration)
- The user can be authenticated using Google OAuth.
- The user can edit an activity detail.