Real time score viewing and entry app build on NodeJS.
Sample project using Express, EJS, and socket.io.
To get the project running:
- npm install
- node bin/www
There is a demo app up on heroku:
Score consumption: https://real-time-sports.herokuapp.com/scores.html
Score Entry: https://real-time-sports.herokuapp.com/score_entry.html