Live-Polling-Application Prerequsites Have python3 installed Have flask installed Have pusher installed Have sqlite installed Steps to setup python dbsetup.py # this setsup the database with the values in it flask run # will run the main application