Coder Social home page Coder Social logo

engageteamsclone's Introduction

engageteamsclone

I created this project as a part of Microsoft Engage'21 Mentorship Program. I built a fully functional Microsoft Teams clone with WebRTC and React by implementing some techniques of the agile methodology in my project. Using this app, you can create chat rooms and have high quality video calls with your team members.
Check out the live demo: https://clonemsteamschat.herokuapp.com/

Credentials to use the app(any):

Guest ID 1: username: guest1
password: 2444

Guest ID 2:
username: guest2
password: 2444

Guest ID 3:
username: guest3
password: 2444

The Challenge

Build a Microsoft Teams clone

To build a fully functional prototype with at least one mandatory functionality - a minimum of two participants should be able connect with each other using your product to have a video conversation.

Table of Contents

  1. Video Conference App
  2. Chat App

Video Conference App

A fully functional Microsoft Teams clone built using WebRTC, Node.js and Express. Using this app, you can have high quality video calls with your friends all around the globe. GitHub repo link: https://github.com/Ria700/MSteamsClone
Check out the live demo: https://clonemsteams.herokuapp.com/

Developed using

  • Node.js
  • express
  • socket.IO
  • EJS
  • UUID
  • PeerJS (WebRTC)
  • Deployment: Heroku

Installation Guide

Make sure you have Node.js installed in your system. If not, download it from here.

Clone the following repo on your local system.

git clone https://github.com/Ria700/MSteamsClone.git

Install PeerJS globally.

npm i -g peerjs 

Now to install all required node modules

npm i

Run Server

npm start

Server Started on Port 3000.

Run PeerJS Server in separate terminal.

peerjs --port 3001

PeerJS Server Started on Port 3001.

Open browser and goto http://localhost:3000/

Important : Allow the camera and audio permissions asked by the browser.

Now copy the url and open in another tab.

Happy Video Call Experience!

Features

  1. Have a video conference with friends over different tabs, browsers, devices and networks.
  2. More than two participants are able connect with each other using your product to have a good quality video conversation.
  3. Experience high quality video calls
  4. Switch audio on/off
  5. Switch video on/off
  6. Invite more participants
  7. Leave meeting
  8. UI similar to that of teams
  9. Chat with participants during the Call
  10. Mirrored video
  11. Adding own name to profile with which you join the meeting
  12. Chat application accessible
  13. One time use disposable meeting ids

Chat App

An intensive chat application built with React and chatengine.io. With a user interface very similar to that of teams, you can create chat rooms, add and delete members, send messages, attachments and even dial in a video call. GitHub repo link: https://github.com/Ria700/teamschat
Check out the live demo: https://clonemsteamschat.herokuapp.com/

Developed using

Installation Guide

Make sure you have Node.js installed in your system. If not, download it from here.

Clone the following repo on your local system.

git clone https://github.com/Ria700/teamschat.git

Now to install all required node modules

npm i

Run Server

npm start

Open browser and goto http://localhost:3000/

Create chat rooms and catch with your friends.

Features

  1. Chat with friends from anywhere around the globe
  2. User Authentication
  3. Create and delete chats
  4. Add and delete members from chats
  5. Shows online and offline status
  6. Send attachments
  7. Connected to video
  8. UI similar to teams
  9. Sound Notifications for sending and receiving messages
  10. Prompt for wrong credentials

User stories

How to use the app

1. Login using these credentials:
    Guest ID 1:
        username: guest1  
        password: 2444  

    Guest ID 2:  
        username: guest2  
        password: 2444  

    Guest ID 3:  
        username: guest3  
        password: 2444  


On entering the wrong credentials you will receive this message:



2. Create rooms, add and delete members.

3. Send messages, attachments and dial in a video call.

engageteamsclone's People

Contributors

ria700 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.