Skip to content

Add friendships #5

@pedronave

Description

@pedronave

Is your feature request related to a problem? Please describe.
In order to implement #4 friendships will be necessary.
Could also be used for a "quick view" of some sort, showing the friends' currently playing track.

Describe the solution you'd like
Request is sent with a JWT token and a target user id.
This stores a friend request from user from JWT to target user.
Target user sends a request with its JWT token and requesting user id to accept the friend request.
Now they are friends 😁

The data modelling of friendships will depend on the implementation of #3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions