Giter VIP home page Giter VIP logo

triton-poll's Introduction

Triton Poll logo

Triton Poll

Live virtual voting and placard rasing for Model United Nations conferences

license: MIT

Description

Custom web app utilizing WebSockets to send messages between a React.js client and a Node.js server.

Screenshot

Screenshot

Pictured on the left is the audience view with their placard raised, and the right is the speaker view in the same committee.

Features

  • Audience (delegates) and speaker (chairs) views
  • Joining specific rooms by a unique code
  • Placard raising and lowering
  • Viewing and lowering/clearing placards as the speaker
  • 'Yes/No/Abstain style' voting
  • Voting calculations for the speaker
  • Attendance and voting audit for speaker
  • Clean up after leaving rooms

Installation

You can install Triton Poll by cloning the repository locally and then installing the dependencies.

git clone https://github.com/evelynhathaway/triton-poll.git
cd triton-poll
npm install

Usage

After changing the branding to match your conference, you can deploy using forever on any Node.js server.

It currently runs without a database for persistence and clustering or an authentication system, but it could be relatively easily extended to support these.

# Start the server in production mode using `forever`
npm run start

# Stop the running server
npm run stop

License

Copyright Evelyn Hathaway, MIT License

Some code copyright Milos Kovacevic, MIT License (from presentation-poll)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.