SocietyClub / RCV

Ranked Choice Voting application
https://www.rankedchoice.info/
2 stars 0 forks source link

On ViewPoll page, implement `Share Poll` button #19

Closed binamkayastha closed 2 years ago

binamkayastha commented 3 years ago

User Story:

As a Poll Creator, I would like to retain the poll link when I update a poll, because I want to avoid sending a new poll link. As a Poll Creator, I would like to have a button I can click that will give me a separate link to share to the voters, because I want to be able to share my poll with others. As a Voter, I would like to be able to join a poll by going to a given link, because I would like to vote.

Figma Design

image image

Acceptance Criteria:

CoryTapply commented 2 years ago

I ended up just making the Share button copy the link to the poll to the user's clipboard. I think if we wanted to to like connections to share via Facebook or Twitter we can in the future but probably not necessary for MVP

binamkayastha commented 2 years ago

Nice thank you Cleaning up some issues This is done