Cloud-CV / Cloud-CV/EvalAI

Add a feature to invite users to participant team using URL

Open
#4,492 13 comments 0 reactions 1 assignee Claimed by @Jk-karunadu View on GitHub
GSOC-2025 medium-difficulty
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

## Deliverables

Add a feature to invite new team member to a participant team using a Unique URL. Also, don't forget to write unit tests. :)

## Steps

1. **user1** enters the email of his teammate (let's say **user2**)
2. Send an email to **user2** (if he/she is registered on EvalAI) with a unique URL
3. **user2** clicks on the URL to accept the invitation to the team.
4. *user1* gets an email saying that "**user2** has accepted your invite to team " (we can iterate over the email message later)

### Some important points to note

- [ ] Checks performed before inviting to the team should be similar to current invitation logic

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.