-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Users need a way to ask people to become their friends. This ticket provides for the generation of a URL to send via an external communication service that will allow a non-friend user to send a friend request. This is important because this is how people join the network. Depends on finding a way to sync posts across computers
This is done when
- There is a button to generate an invite URL for a user on their author page
- Page is created where user can send friend request
Acceptance criteria
- As another user, following that URL will allow them to send a friend request from their account
- A non-local user can use the link
Test cases
- A URL is generated
- A non-local user can follow the URL to the friend request page
- A non-local user can successfully send a friend request
Metadata
Metadata
Assignees
Labels
No labels