swapagarwal/swag-for-dev

Add Applause-button to swag items

Open

#104 opened on Oct 9, 2018

View on GitHub
 (33 comments) (3 reactions) (1 assignee)JavaScript (326 forks)batch import
enhancementgood first issuehelp wanted🏃‍♂️ in progress

Repository metrics

Stars
 (4,148 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be a simple and nice feature wherein a small applause button accompanies a swag item. Users can '+1' it if they feel this is a nice opportunity, and sorting can then also be done on the basis of the number of applauses an item has got.

Implementation of this is fairly simple: https://applause-button.com/. This allows for Medium-style applause buttons on static websites with a zero-configuration setup.

Contributor guide