Closed ieatkimchi closed 6 years ago
adds new route "/registration" can register for next meeting
creates new attendee and redirects back to "/registration"
can add more attendees to meeting
throws UI error for bad email format
throws UI error for invalid twitter handle
accepts @ or multiple @ in twitter handle as optional and handles it in schema
accepts twitter handle with no @
adds attendee with no twitter handle
@Kartstig formatted and pushed.
adds functionality to create attendee attached to a meeting and persist relationship validates presence of optional twitter handle and formats correctly
_
in handle for db@
is presented in UI with handle if handle exists