Skip to content

feat: Add member life status feature - #173

Open
AnandajithS wants to merge 1 commit into
amfoss:developfrom
AnandajithS:member-life
Open

feat: Add member life status feature#173
AnandajithS wants to merge 1 commit into
amfoss:developfrom
AnandajithS:member-life

Conversation

@AnandajithS

Copy link
Copy Markdown
Contributor

This PR adds a life tracking system for members

Changes

  • New table MemberLifeStatus tracking member_id, lives, recovery streak, is_probation, last_reset_month and updated_at
  • Adds a new model MemberLifeStatusRecord
  • Adds updateLifeStatus mutation to update member's lifestatus
  • Adds an optional life_status field to StatusInfo for retrieving a member's current life status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants