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

Add support for sub-events on different dates #755

Open
aviupadhyayula opened this issue Dec 24, 2024 · 0 comments
Open

Add support for sub-events on different dates #755

aviupadhyayula opened this issue Dec 24, 2024 · 0 comments
Assignees

Comments

@aviupadhyayula
Copy link
Member

aviupadhyayula commented Dec 24, 2024

Certain events will have multiple "showings" (such as a performance that happens on both Friday and Saturday). When checking out, buyers should be able to choose which date they're purchasing a ticket for.

To do this, we'll have to change how events work on the backend. (A first pass might be to make a parent class representing events, and then a one-to-many relationship from an event to its distinct showings.)

@aviupadhyayula aviupadhyayula changed the title Revamp events model to allow for multiple dates Add support for sub-events on different dates Jan 3, 2025
@Porcupine1 Porcupine1 self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants