Skip to content

Just-Talk is web chat app where we can text, voice and video chat. Here we can see typing activity and showing online status of other user as well.

Notifications You must be signed in to change notification settings

gauravkr5/Just-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just-Talk

Just-Talk is web chat app where we can text, voice and video chat. In this project we have used nodejs, webRTC for realtime voice and video chat, and Socket for sending text, showing typing activity and showing online status.

Development

  • Make sure node is installed on your local machine

  • Clone the repo to start developing the project.

https://github.com/outofbound4/Just-talk.git

Steps to setup the project.

  • Install the dependencies
npm install
  • Make .env file similar to .env.example
cp .env.example .env
  • Change the constants of .env

  • Run the project

npm start

Some screnshots after successful setup.

  • Login and Register Alt text

  • Home page Alt text

  • Chat page Alt text

  • Page settings page Alt text

About

Just-Talk is web chat app where we can text, voice and video chat. Here we can see typing activity and showing online status of other user as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published