Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Room Invitations #69

Open
SHIV5T3R opened this issue Jan 22, 2024 · 1 comment
Open

Room Invitations #69

SHIV5T3R opened this issue Jan 22, 2024 · 1 comment

Comments

@SHIV5T3R
Copy link
Owner

The goal of this feature is to implement a room invitation system within our collaborative code editor. This functionality will enhance the collaborative experience by allowing users to invite others to join their coding sessions seamlessly.

Criteria

Invitation Generation

  • Users should be able to generate invitations for their project rooms.
  • Invitations may include a unique link or code.

Invitation Sharing

  • Users can share invitations through multiple channels (e.g., email, direct message, or a generated link).
  • Ensure security measures to prevent unauthorised access.

Invitation Acceptance

  • Recipients of invitations should have a straightforward process for accepting and joining the coding room.

User Permissions

  • Define permissions for users who join through invitations (e.g., read-only, read-write).

Notification System

  • Implement a notification system to alert users about received invitations.

Integration with GitHub Authentication

We have a PR (#68) that needs merging first so keep that in mind.

@Erik-Z
Copy link

Erik-Z commented Mar 11, 2024

If no one wants to do this, let me try tackling this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants