-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Goal table
- Score_configuration(action) table
- Goal_action table - target count, is custom and user id
- user_goal_action table - progress count
Normal goals - beginner, intermediate, advanced.
- In users table update is_goals_active value.
- Update current_active_goal_id value.
Customize goal.
- In Goal_action table, add custom goal id and action id with target count specified by user.
- In users table update is_goals_active value.
- Update current_active_goal_id value.
Metadata
Metadata
Assignees
Labels
No labels