[ ] Get a view that shows point tallies per event.
Acceptance Criteria
Dependencies
Resources
Notes
I feel like looking at the data model, This should be a straightforward pull from points (because we have a foreign key to "event"). Anything that doesn't have a tie-in to event can be aggregated elsewhere.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Task(s)
Acceptance Criteria
Dependencies
Resources
Notes
I feel like looking at the data model, This should be a straightforward pull from points (because we have a foreign key to "event"). Anything that doesn't have a tie-in to event can be aggregated elsewhere.