Skip to content

Nodejs chat application with real time updates, chat rooms, location sharing, automatic scrolling and build with completely responsive web design.

Notifications You must be signed in to change notification settings

JyotiKumari2/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-App💬

  • A real-time chat-room application with socket.io and Node.js.
  • Users can send the geographical location to other users in the room if permission is granted.
  • The page automatically scrolls down upon recieving a new message.

👇👇👇👇👇👇👇👇👇👇👇👇
[Can see the project over here](https://jyoti-node-chat-app.herokuapp.com/)

Screenshot

Links

What I learned

I have learned a lot of concepts while building this project like now I am confident with:

  • Node.js Architecture
  • Node.js installation
  • NPM (Node Package Manager)
  • JSON File
  • Node.js Basics
  • File System
  • Events
  • HTTP Module
  • Frameworks
  • Databases
  • Node.js with socket.io
  • Node app deployment
  • Websocket Protocol: The WebSocket protocol supports real-time bi-direction communication, which makes it a great fit for this chat application.
<h1>Nodejs Chat-Application💬</h1>
 const socketio = require("socket.io"); 😍

About

Nodejs chat application with real time updates, chat rooms, location sharing, automatic scrolling and build with completely responsive web design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published