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

Create viewsets for Organizer's API #5

Open
gaurKrishna opened this issue Oct 1, 2021 · 4 comments
Open

Create viewsets for Organizer's API #5

gaurKrishna opened this issue Oct 1, 2021 · 4 comments
Assignees
Labels
contribute-a-thon Participating issue in Contribute-a-thon hacktoberfest Participating in Hacktoberfest todo 🗒️

Comments

@gaurKrishna
Copy link
Contributor

gaurKrishna commented Oct 1, 2021

Organizer's Api should include CRUD endpoints.
Do keep in mind that only users with admin access should be able to create, delete and update and organizers information.
These endpoints will be used to assign a given user organizer role in some event, revoke their organizer access and also update it. This will also include an endpoint to list all the details of the organizers.
You may find this link helpful on model view sets.

@gaurKrishna gaurKrishna added contribute-a-thon Participating issue in Contribute-a-thon hacktoberfest Participating in Hacktoberfest todo 🗒️ labels Oct 1, 2021
@gaurKrishna gaurKrishna changed the title Create serializer and views to for Organizer's API Create viewsets for Organizer's API Oct 5, 2021
@Joel-hanson
Copy link
Contributor

@gaurKrishna Can I take this up?

@gaurKrishna
Copy link
Contributor Author

Yes sure, I am assigning this issue to you.

@Joel-hanson
Copy link
Contributor

@gaurKrishna I have made the PR please let me know if there is any change needed.

@Joel-hanson
Copy link
Contributor

@gaurKrishna I have made a seperate PR for the organizers and events api. please refer #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribute-a-thon Participating issue in Contribute-a-thon hacktoberfest Participating in Hacktoberfest todo 🗒️
Projects
None yet
Development

No branches or pull requests

2 participants