devschile / huemul

:sparkles: Hubot para devsChile
http://devschile.cl
70 stars 72 forks source link

Poll.js :rocket: #628

Closed dukuo closed 4 years ago

dukuo commented 4 years ago

Descripción

In-memory interactive polls.

Features:

PoC is fully tested on a dev slack. Create, delete and finish polls with a hard limit of 1 vote per user and a poll lifespan of 5 minutes. Cleaning occurs every hour with node-cron. Poll persistence in between resets is not supported yet.

Roadmap:

Ejemplo de comportamiento

huemul poll ":hamburger: Qué tipo de sandwich es el más bacán?" "Sandwich a lo pobre" "Chacarero" "Barros Luco" "Veggie burguer"

Screenshots: image

image

@gmq @juanbrujo @hectorpalmatellez @lgaticaq

dukuo commented 4 years ago

Edit: estoy usando npm localmente, cambiaré a yarn.

lgtm-com[bot] commented 4 years ago

This pull request introduces 4 alerts when merging c07b40817acb8034a972f8938d64fe8676e0b6ac into 22b5a02315e34d031988492bffc2dbf9b7bc26f9 - view on LGTM.com

new alerts:

lgtm-com[bot] commented 4 years ago

This pull request introduces 1 alert when merging 2f49979ca43a41c0a85808f30aad123c6a48d364 into 22b5a02315e34d031988492bffc2dbf9b7bc26f9 - view on LGTM.com

new alerts:

dukuo commented 4 years ago

Propuesta UI para management de polls por usuario. huemul poll admin quizás ? Los botones aparecerían al seleccionar una encuesta activa en la lista.

image

hectorpalmatellez commented 4 years ago

😍