Scoreboard
A scoreboard template with nodejs server to demonstrate use of web sockets using socket.io
Steps to run this program:
- Run the index.js using the command "node index.js"
- Open your browser and point it to: "http:\localhost:3000"
- Click on "Tune-In" button to get live score updates (Wait for 3 seconds)
- Works with multiple clients
- Click on "Tune-Out" to disconect the socket connection.
Screenshots
- Snapshot of scoreboard when connected to server

- Snapshot of scoreboard when disconnected

Log in or sign up for Devpost to join the conversation.