fmarani / liverating

A simple rating app with live results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liverating

A simple app used in live events to rate from 1 to 10 what happens at that moment on stage. An average of all votes is then computed and displayed on a graph in real-time for the audience to see.

This app requires at least Python 3.5 as it's using the new async/await feature. Frontend is done in React.

deploy

As it is, it can be deployed to Heroku and used straight away.

screenshots

This is the rate view:

Rate view

And display view:

Display

About

A simple rating app with live results

License:MIT License


Languages

Language:JavaScript 57.5%Language:Python 30.9%Language:HTML 10.4%Language:Shell 1.1%