https://github.com/krunalgupta02/simple-voting-app
https://github.com/krunalgupta02/simple-voting-app
javascript socket-io websocket
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krunalgupta02/simple-voting-app
- Owner: KrunalGupta02
- Created: 2024-05-05T18:36:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T13:36:53.000Z (about 2 years ago)
- Last Synced: 2025-06-21T14:41:02.652Z (about 1 year ago)
- Topics: javascript, socket-io, websocket
- Language: CSS
- Homepage: https://krunalgupta02.github.io/Simple-Voting-app/Client
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🗳️ Programming Language Voting App
This is a simple web application for voting for your favorite programming language. Users can cast their votes for languages such as HTML, CSS, JavaScript, React, and Java, and see real-time updates of the voting results.
## ✨ Features
- Allows users to vote for their preferred programming language.
- Real-time updates of the voting results.
- Simple and intuitive user interface.
## 🛠️ Tech Stack
- HTML
- CSS
- JavaScript
- WebSocket for real-time updates (Socket.io)