Skip to content

Add likes to the projects - backend #172

@joelamouche

Description

@joelamouche

Any logged in user (jwt) should be able to add a like to a project in the project page. This is the ticket for the backend part of the implementation.

  • add a like table linked to the project table
  • one like per user per project
  • add CRD (no update) api endpoints for this

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