poller
poller copied to clipboard
Isomorphic application "Poller" - free, simple, no registration needed real-time polls
#Isomorphic application "Poller"
Free, easy, no registration needed real-time polls!
Installation (development)
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).
Todos
- [ ] 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 😀
Wanna contribute?
Pull requests are always welcome!