Skip to content

jcnade/QRParty

Repository files navigation

QRParty

QR Manager for Event and Party ; Real time vote QR code and Webcam.

Server side, you will need a unix server with node.js Client side, any device with javascript, HTML5 and a webcam Admin interface and client can run on smartphone Android too.

Alpha

This version doesn't work yet

How it's work

  • Build a PartyTAG available over internet or in localhost
  • Print listing of unique QR code and spread them to your participants
  • They can vote over HTML5/Browser with webcam
  • Real time D3 graph for Vjay, big screen and projector
  • fun !

Requirement

apt-get install qrencode

Installation

git clone [email protected]:jcnade/QRParty.git
cd QRParty
npm install
node qr-server

How to use it

Start the webserver on port 3000 node qr-server

You can build a PartyTag here http://:3000/admin

And connect some terminal with webcam there http://:3000/

Beerware

This project is free (GPL) but if you like it or use for your own party, feel free to invite me for a beer or something.

About

QR Manager for Event and Party.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published