An open API service indexing awesome lists of open source software.

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

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)