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

Club RSVPs #33

Open
4 tasks
IkeHunter opened this issue Nov 19, 2024 · 0 comments
Open
4 tasks

Club RSVPs #33

IkeHunter opened this issue Nov 19, 2024 · 0 comments

Comments

@IkeHunter
Copy link
Collaborator

IkeHunter commented Nov 19, 2024

Create new model (like club attendance model) that manages when people RSVP for a club event.

  • Create EventRsvp model in clubs
    • Add primary key to membership model
    • Add primary key to event model
  • Add method in the club service (app/clubs/services.py) called rsvp_member that takes in an event and a membership object, and creates an RSVP
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

1 participant