GeriLife / companionship

Promoting companionship and well-being for everyone.
European Union Public License 1.2
7 stars 18 forks source link

Companion invitations feature (MVP) #17

Closed brylie closed 2 years ago

brylie commented 2 years ago

Once we have refactored the project to have Person and Companion models #16, we can add companion invitations. For the MVP, we should keep the invitation system very simple. We don't want to introduce any dependencies such as a mail service.

Rather, allow care coordinators to copy an invitation link that they can email to other companions. When a person clicks the invitation link, they need to be signed in and then can click an "apply" or "join" button. The care coordinator must also verify the companionship applications, to reduce the likelihood of abuse.

Task