Create an API through which a logged in user can
-
create a team (unique name)
-
Search and Add existing registered users to it (Maximum 3 - should be configurable, no MAGIC numbers), this should send an email notification to invited user, which upon opening the notification can accept/deny team request. If user does not exist , send invite by email, repeat the flow after signup
Create an API through which a logged in user can
create a team (unique name)
Search and Add existing registered users to it (Maximum 3 - should be configurable, no MAGIC numbers), this should send an email notification to invited user, which upon opening the notification can accept/deny team request. If user does not exist , send invite by email, repeat the flow after signup