swapagarwal/swag-for-dev

Add Applause-button to swag items

Open

#104 geöffnet am 9. Okt. 2018

Auf GitHub ansehen
 (33 Kommentare) (3 Reaktionen) (1 zugewiesene Person)JavaScript (326 Forks)batch import
enhancementgood first issuehelp wanted🏃‍♂️ in progress

Repository-Metriken

Stars
 (4.148 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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