grassrootsgrocery / admin-portal

GNU Affero General Public License v3.0
10 stars 5 forks source link

Include # of attended events in the Participant Roster table #144

Closed mattsahn closed 1 month ago

mattsahn commented 1 year ago

When planning the event, it's important to know who are the "veteran" attendees because they will be needed to assign specific jobs/roles (or be "promoted" to take on a job when they become a veteran). To do this, we just need to add a column for "Past Events" and pull that from "Count of Events Completed" column in "Scheduled Slots" table/view. To save column width, could also just call "Events".

image