#Isomorphic application "Poller"
Free, easy, no registration needed real-time polls!
npm installcp etc/client-config.json.sample etc/client-config.json(by default connect to production REST API)npm run nodemonnpm run webpack-devserver(in another terminal, and wait until build is ready)- open http://localhost:3001
NOTE: MongoDB needed. Install and run (mongod).
- Redux dev Tools
- More UI tests
- Util for meta data
- Sockets for results in real-time
- Add markdown for questions and options
- Make better server architecture
- QR codes for sharing
- Add chart on Results Page
- Deploy 😀
Pull requests are always welcome!