Skip to content

Create user goal. #4

@saurabhkale77

Description

@saurabhkale77
  1. Goal table
  2. Score_configuration(action) table
  3. Goal_action table - target count, is custom and user id
  4. user_goal_action table - progress count

Normal goals - beginner, intermediate, advanced.

  1. In users table update is_goals_active value.
  2. Update current_active_goal_id value.

Customize goal.

  1. In Goal_action table, add custom goal id and action id with target count specified by user.
  2. In users table update is_goals_active value.
  3. Update current_active_goal_id value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions