thechutrain / rc-coffee-chats

A service that matches community members for chats
MIT License
15 stars 7 forks source link

Feature: links zoom_url in match messages #99

Closed thechutrain closed 4 years ago

thechutrain commented 4 years ago

Summary We are now storing zoom_url in our Users table so we can offer a link to a zoom room for coffee chats.

Paired on this with james

Note: Need to run a migration on the prod data data/migrations/3_14_2020/adds_zoom_url.sql

christalee commented 3 years ago

In a recent match the Zoom URL was blank, I would suggest the random choice only choose from non-blank Zoom results.