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

feat: Editor Table to store which user has access to edit which lists #43

Open
3 tasks done
ShivamSinghal1 opened this issue Oct 5, 2021 · 3 comments
Open
3 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@ShivamSinghal1
Copy link
Member

ShivamSinghal1 commented Oct 5, 2021

User can add their friends and give them edit access.

This way many students can edit a list and store the problems in that common list.

Editor Model

User: Foreign Key
List: Foreign Key

Routes to add/ modify -

@ShivamSinghal1
Copy link
Member Author

User List Edit

Permission

List Owner

/add param = {user}

@jyothiprakashpanaik
Copy link
Collaborator

/cib

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

No branches or pull requests

4 participants