mission-city-swing / mcs_registration

Mission City Swing Front Desk Registration
GNU General Public License v3.0
2 stars 4 forks source link

Make dance/class check-in form modular #114

Open missmaggiemo opened 5 years ago

missmaggiemo commented 5 years ago

Right now, we have an event form that generates a form for event check-ins, and the admin user can specify the items that patrons can check in for. I'd like to do the same with dance and class events.

This is a step in the direction of allowing us to deploy this system for more than one dance venue.

missmaggiemo commented 5 years ago

Before we do this, I'd like to be able to clone events and copy that feature over for dances. https://github.com/mission-city-swing/mcs_registration/issues/113