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

[FEATURE] Create Attendee list API. #198

Open
DevilsAutumn opened this issue Oct 14, 2024 · 1 comment
Open

[FEATURE] Create Attendee list API. #198

DevilsAutumn opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
backend enhancement New feature or request hacktoberfest priority: high issues which should be resolved on high priority

Comments

@DevilsAutumn
Copy link
Member

Summary

NA

Description

Create an API for the event attendee list. Add a flag for first time attendee in event registration model and write all the related logic. api will take event id and return the list of attendees of that particular event. Add one more field in the event registration model called attendee type whose choices will be : guest, host, speaker, volunteer , keep guest by default and allow to change its value from admin panel.

Use Case

No response

Alternatives

No response

Affected Area

Backend

@Apalakimmortal
Copy link

I would like to work on this issue please assign me this issue @DevilsAutumn

@DevilsAutumn DevilsAutumn added the priority: high issues which should be resolved on high priority label Oct 19, 2024
Apalakimmortal added a commit to Apalakimmortal/djangoindia.org that referenced this issue Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request hacktoberfest priority: high issues which should be resolved on high priority
Projects
Status: In Progress
Development

No branches or pull requests

2 participants