Skip to content

recipe rating system #110

@flashback2k14

Description

@flashback2k14
  • public and private?
  • hearting system?
  • schema:
recipe: {
  ...
  rating: {
    value: number,    // sum of user voting
    count: number    // user votes
  }
}
  • update with HTTP PATCH method

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions