Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Implement Controller and route to Accept/Reject Collab invitation #144

Open
BuddyLongLegs opened this issue Jul 2, 2023 · 1 comment
Open
Assignees

Comments

@BuddyLongLegs
Copy link
Collaborator

BuddyLongLegs commented Jul 2, 2023

A single controller in which a user can accept or reject an invitation, on accept change the collab status to accepted and on reject, delete the collab object from the database. Just make sure that the email of req.user is same as the invited collaborator and project.

Also create a route to get emails and statuses of collaborators of a project.

@chandra1899
Copy link
Contributor

claim

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

No branches or pull requests

2 participants