Skip to content

Manish-Hazra/TalkBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalkBuddy

A realtime chat application with global chat, room chat and private chat support. The web app uses socket.io for realtime communication. The application is deployed on heroku and can be accessed by the link below.

Features

The app has Global Chat and Room Chat

A username from the room users list can be entered in the input box to initiate a Private Chat. The Private Chat appears on the window below.

Has image sending support

Techs Used

HTML, CSS (frontend)

Node.js (backend)

Issues

The app doesn't support more than one simultaneous private chats. A pair of users can do private chat at a given time.

The app may have scaling issues for devices with different screen sizes.

The app doesn't have Sign Up, Login and Authentication features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published