waldoCorp / easy-match

A website to help you and your partner find baby names you both love: https://easymatch.waldocorp.com/
https://easymatch.waldocorp.com/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Create tool to share/export list of matching names #108

Closed williamlief closed 4 years ago

williamlief commented 4 years ago

Suggestion was a tool to export to google sheets. I'm not sure we want to do that, we would need to look at what plug ins are available and what the privacy implications are (probably bad). I think a better solution is just a button to share by email that autowrites a message with the list of matching names and includes a little blurb about Easy Match

bcerjan commented 4 years ago

This is functionally similar to the data download stuff too -- we could save a .csv or something and give that to them. An email will be faster (and probably easier to send on our end) but I'm not sure what the "best" way to do it is.

bcerjan commented 4 years ago

See here for how to do this in PHP without writing an external file. This shouldn't be too hard to do.

williamlief commented 4 years ago

I'm going to implement this as an email form.