Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

give ability to share on email, facebook and twitter (and maintain count) #12

Open
sandys opened this issue Aug 4, 2016 · 0 comments
Open
Assignees

Comments

@sandys
Copy link
Collaborator

sandys commented Aug 4, 2016

both on the front page as well as an individual article page - put a link on top similar to "4 comments". This will be called "share".
on clicking it will open in new view/page called "share page". I would have liked to do this in a modal, dropdown, etc.... but I'm not sure if possible.

This page will have captcha.
expand to show - something like this : http://bootsnipp.com/snippets/featured/social-icon-strip-footer

each button will have its own action:

  1. email - will send email using mailgun
  2. facebook - use facebook share code
  3. twitter - use twitter share code.

when a share click happens and captcha is successfully filled, increment count of shares . so you will have "3 shares".

The challenge in this feature is to do it as cleanly as possible without a jarring UI experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants