BenShelton / oclm-planner

A planner for the OCLM meetings of Jehovah's Witnesses
GNU General Public License v3.0
5 stars 1 forks source link

Split Full Name into First, Last #91

Open BenShelton opened 4 years ago

BenShelton commented 4 years ago

To support the idea that we may need to swap First & Last names depending on congregation preference for display, it's probably best that we split first and last name into separate inputs.

This would require updating quite a few places, the CSV import, the API, the interfaces, how we render and display names in a few places etc.