Skip to content

sariDaitch/web-socket-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket App

This is a simple real-time WebSocket-based application where users can submit their personal abbreviation for the Hebrew year תשפ"ה and view other users' ideas in real time.

Features

  • Real-time communication using WebSockets.
  • Each user can submit their abbreviation for the year תשפ"ה.
  • Users can see the ideas submitted by others instantly.

Technologies Used

  • Frontend:js
  • Backend: Node.js with WebSocket
  • Protocol: WebSocket (ws)
  • Styling: CSS

Setup Instructions

Prerequisites

  • Node.js: Make sure you have Node.js installed on your machine. You can download it from here.
  • Git: Ensure Git is installed to clone the repository and push/pull changes.

Installation

  1. Clone the repository:

    git clone https://github.com/sariDaitch/web-socket-app.git
    cd web-socket-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published