ericafenyo / senior-hub

Next.js web app to help senior users find caretakers and to facilite networking through outdoor activities and chat functionalities.
MIT License
0 stars 0 forks source link

Invite members to join teams #11

Open ericafenyo opened 3 weeks ago

ericafenyo commented 3 weeks ago

Description This functionality allows users who have permission to invite others to join their teams by sending invitation emails. We will use a secure token-based validation to ensure that only intended recipients can accept the invitation.

ericafenyo commented 6 days ago

This feature involve adding other things so it is going to take a while trying to combine it with work. We have to add the front-end and back-end implements as well.