Skip to content

ahtihska/PawVideoChat

Repository files navigation

Paw Video Chat

Video Conference application wherein users can connect over video audio as well as text.

Table of contents

About The Project

Video Conference application wherein users can connect over video audio as well as text. The user can also take notes during the meeting. The user can make an agenda to follow through the meeting using to do list, the user can also text people before he joins the meeting and after.

image

Features

  • User login
  • Creating and joining public teams channels
  • In-call messaging
  • Chatting before and after the call
  • Personal notes
  • To-do list
  • Enabling/disabling microphone
  • Enabling/disabling camera

Live Demo

Chat Demo

Username demo
Password demo

Technologies

Project is created with:

Installation

To get a local copy up and running follow these simple example steps.

Clone the repo

git clone

Install NPM packages

npm install

Install Nodemon:

npm install nodemon -g

To start the server type:

nodemon server.js

After instalation go to:

localhost:3040/register

License

Distributed under the MIT License. See LICENSE for more information.

About

Video chat application using peerJS and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published