adamosimpson21 / wepollclient

3 stars 1 forks source link

4 - Share poll results #9

Open DInnoStudio opened 5 years ago

DInnoStudio commented 5 years ago

Priority: High

"Share" button to be displayed with poll results after a user has answered a poll. This creates a link that a user can c+p into fb/tw/sc that links back to the poll result. Later this jpeg will include their avatar.

adamosimpson21 commented 5 years ago

What should be shared? A picture of the results? I'd like a mock up of how you'd like them to be displayed to the SM users and then I can better understand the specifics of this problem. I understand the premise, but there's a lot of options around sharing to social media. The more in depth of an analysis you can give me, the more I can direct my research into the easiest way to do it

DInnoStudio commented 5 years ago

For now it should look like the attached jpeg. pcspaceforcepublish Instead of the text in bottom right corner, we should see "Polling since (creation date). X Responses Shared by (user)"

adamosimpson21 commented 5 years ago

I've made some headway with this. The custom export is going to be tough, but at least now people can share to facebook/twitter effortlessly. Let me know what you think

adamosimpson21 commented 5 years ago

If you'd like the widget to appear on more or less pages, just let me know. I'm testing it out and it appears on some pages, but it doesn't really make sense on every page to have a sharing link

DInnoStudio commented 5 years ago

The sharing widget works well for linking people to the page. So that's great. Any progress on the custom export jpeg?

adamosimpson21 commented 5 years ago

So, after some research, this is way harder than anticipated. Serializing the SVG into a readable format is quite difficult, but I'll keep researching it and seeing what the best option is :)

DInnoStudio commented 4 years ago

Let's pick this up where we left off, exporting a jpeg to be shared, and maybe that standard "share" link most websites produce?