Skip to content

Create Express Resources #6

@benjenkinsv95

Description

@benjenkinsv95

Resources: Skill, Practice

Skill

  1. owner (id who created it)
  2. name
  3. description (optional)
  4. reviewUrl (optional)
  5. practiceUrl (optional)
  6. public (default false)

Practice

  1. owner (id who is practicing this skill)
  2. skill (the id of the skill we are subscribed to
  3. streakStart (timestamp, set when daysStreak = 0 and practiced)
  4. lastPracticed (timestamp, set each time the practice button is clicked)
  5. daysStreak (virtual, if lastPracticed is not yesterday or today, return 0, else 1 + (lastPracticed day - streakStart day))

v2

Comment, Rating

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions